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.
© 2018 HashiCorpLicensed under the MPL 2.0 License.
https://www.terraform.io/docs/providers/rancher/d/environment.html