page_title | subcategory | description |
---|---|---|
morpheus_environment Data Source - terraform-provider-morpheus |
Provides a Morpheus environment data source. |
Provides a Morpheus environment data source.
data "morpheus_environment" "production" {
name = "production"
}
name
(String) The name of the Morpheus environment
active
(Boolean) Whether the environment is activecode
(String) Optional code for use with policiesdescription
(String) The description of the Morpheus environmentid
(Number) The ID of this resource.visibility
(String) Whether the environment is visible in sub-tenants or not