page_title | subcategory | description |
---|---|---|
coderd_template Resource - coderd |
A Coder template |
A Coder template
acl
(Attributes) Access control list for the template. (see below for nested schema)name
(String) The name of the template.versions
(Attributes List) (see below for nested schema)
allow_user_auto_start
(Boolean)allow_user_auto_stop
(Boolean)description
(String) A description of the template.display_name
(String) The display name of the template. Defaults to the template name.icon
(String) Relative path or external URL that specifes an icon to be displayed in the dashboard.organization_id
(String) The ID of the organization. Defaults to the provider's default organization
id
(String) The ID of the template.
Required:
groups
(Attributes Set) (see below for nested schema)users
(Attributes Set) (see below for nested schema)
Required:
id
(String)role
(String)
Required:
id
(String)role
(String)
Required:
directory
(String) A path to the directory to create the template version from. Changes in the directory contents will trigger the creation of a new template version.
Optional:
active
(Boolean) Whether this version is the active version of the template. Only one version can be active at a time.message
(String) A message describing the changes in this version of the template. Messages longer than 72 characters will be truncated.name
(String) The name of the template version. Automatically generated if not provided.provisioner_tags
(Attributes Set) Provisioner tags for the template version. (see below for nested schema)tf_vars
(Attributes Set) Terraform variables for the template version. (see below for nested schema)
Read-Only:
directory_hash
(String)id
(String)
Required:
name
(String)value
(String)
Required:
name
(String)value
(String)