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

© 2018 HashiCorp
Licensed under the MPL 2.0 License.
https://www.terraform.io/docs/providers/rancher/d/environment.html