foreman_computeprofile¶
Example Usage¶
# Autogenerated example with required keys
data "foreman_computeprofile" "example" {
name = "2-Medium"
}
Argument Reference¶
The following arguments are supported:
name
- (Required) Compute profile name.
Attributes Reference¶
The following attributes are exported:
name
- Compute profile name.