foreman_global_parameter

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

Example Usage

# Autogenerated example with required keys
resource "foreman_global_parameter" "example" {
}

Argument Reference

The following arguments are supported:

  • name - (Required)
  • value - (Required)

Attributes Reference

The following attributes are exported:

  • name -
  • value -