foreman_model¶
Vendor-specific hardware model.
Example Usage¶
# Autogenerated example with required keys
data "foreman_model" "example" {
name = "PowerEdge C8220"
}
Argument Reference¶
The following arguments are supported:
name
- (Required) The name of the hardware model.
Attributes Reference¶
The following attributes are exported:
hardware_model
- Name of the specific hardware model.info
- Additional information about this hardware model.name
- The name of the hardware model.vendor_class
- Name or class of the hardware vendor.