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

PulumiTemplateRemote

    WorkspaceProjectTemplate describes a Pulumi project template from the workspace.

    Properties

    • displayName string optional
      DisplayName is an optional user friendly name of the template.
    • name string required
      The name of the template
    • description string optional
      Description is an optional description of the template.
    • sourceName string required
      The name of the template source - for display purposes
    • quickstart string optional
      Quickstart contains optional text to be displayed after template creation.
    • sourceURL string required
      The unique url that identifies the template to the service
    • config map[string]AppProjectTemplateConfigValue optional
      Config is an optional template config.
    • runtime string required
      The runtime of the template
    • important boolean optional
      Indicates the template is important. Deprecated: this field is no longer used.
    • vendor string required
      The vendor hosting the templates
    • metadata map[string]string optional
      Metadata are key/value pairs used to attach additional metadata to a template.
    • repoSlug string required
      The template repository slug