layout | page_title | sidebar_current | description |
---|---|---|---|
rancher |
Rancher: rancher_environment |
docs-rancher-datasource-environment |
Get information on a Rancher environment. |
Use this data source to retrieve information about a Rancher environment.
data "rancher_environment" "foo" {
name = "foo"
}
name
- (Required) The setting name.
id
- The ID of the resource.description
- The environment description.orchestration
- The environment orchestration engine.project_template_id
- The environment project template ID.member
- The environment members.