foreman_architecture¶
Foreman representation of an instruction set architecture (ISA).
Example Usage¶
# Autogenerated example with required keys
data "foreman_architecture" "example" {
name = "x86_64"
}
Argument Reference¶
The following arguments are supported:
name
- (Required) The name of the architecture.
Attributes Reference¶
The following attributes are exported:
name
- The name of the architecture.operatingsystem_ids
- IDs of the operating systems associated with this architecture