foreman_global_parameter

Foreman representation of common_parameter. Global parameters are available for all resources

Example Usage

# Autogenerated example with required keys
data "foreman_global_parameter" "example" {
  name = "dev.dc1.company.com"
}

Argument Reference

The following arguments are supported:

  • name - (Required) The name of the common_parameter - the full DNS common_parameter name.

Attributes Reference

The following attributes are exported:

  • name - The name of the common_parameter - the full DNS common_parameter name.
  • value -