page_title | subcategory | description |
---|---|---|
firehydrant_environment Resource - terraform-provider-firehydrant |
Environment Resource |
Environment Resource
resource "firehydrant_environment" "my_environment" {
description = "...my_description..."
name = "...my_name..."
}
name
(String)
description
(String)
active_incidents
(String) List of active incident guidscreated_at
(String) The time the environment was createdexternal_resources
(Attributes List) Information about known linkages to representations of services outside of FireHydrant. (see below for nested schema)id
(String) UUID of the Environmentslug
(String) Slug of the Environmentupdated_at
(String) The time the environment was updated
Read-Only:
connection_id
(String)connection_name
(String)connection_type
(String)created_at
(String)name
(String)remote_id
(String)remote_url
(String)updated_at
(String)
Import is supported using the following syntax:
terraform import firehydrant_environment.my_firehydrant_environment ""