page_title | subcategory | description |
---|---|---|
coderd_organization Resource - terraform-provider-coderd |
An organization on the Coder deployment |
An organization on the Coder deployment
name
(String) Name of the organization.
description
(String)display_name
(String) Display name of the organization. Defaults to name.icon
(String)
id
(String) Organization ID
Import is supported using the following syntax:
# Organizations can be imported by their name
terraform import coderd_organization.our_org our_org