On this page
rancher_environment
Use this data source to retrieve information about a Rancher environment.
Example Usage
data "rancher_environment" "foo" {
name = "foo"
}
Argument Reference
name
- (Required) The setting name.
Attributes Reference
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.
© 2018 HashiCorp
Licensed under the MPL 2.0 License.
https://www.terraform.io/docs/providers/rancher/d/environment.html