» 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.