foreman_templatekind¶
Example Usage¶
# Autogenerated example with required keys
data "foreman_templatekind" "example" {
name = "PXELinux"
}
Argument Reference¶
The following arguments are supported:
name
- (Required) Type of template.
Attributes Reference¶
The following attributes are exported:
name
- Type of template.