foreman_environment¶
A puppet environment, branch.
Example Usage¶
# Autogenerated example with required keys
data "foreman_environment" "example" {
name = "production"
}
Argument Reference¶
The following arguments are supported:
name
- (Required) The name of the puppet branch, environment.
Attributes Reference¶
The following attributes are exported:
name
- The name of the puppet branch, environment.