foreman_computeprofile¶
Foreman representation of a compute profile.
Example Usage¶
# Autogenerated example with required keys
resource "foreman_computeprofile" "example" {
}
Argument Reference¶
The following arguments are supported:
compute_attributes
- (Required) List of compute attributesname
- (Required) Name of the compute profile
Attributes Reference¶
The following attributes are exported:
compute_attributes
- List of compute attributesname
- Name of the compute profile