1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. WorkspaceProjectTemplate

WorkspaceProjectTemplate

    WorkspaceProjectTemplate describes a Pulumi project template from the workspace.

    Properties

    • displayName string optional
      DisplayName is an optional user friendly name of the template.
    • description string optional
      Description is an optional description of the template.
    • quickstart string optional
      Quickstart contains optional text to be displayed after template creation.
    • config map[string]AppProjectTemplateConfigValue optional
      Config is an optional template config.
    • important boolean optional
      Indicates the template is important. Deprecated: this field is no longer used.
    • metadata map[string]string optional
      Metadata are key/value pairs used to attach additional metadata to a template.