foreman_image

Foreman representation of image.

Example Usage

# Autogenerated example with required keys
data "foreman_image" "example" {
}

Argument Reference

The following arguments are supported:

  • compute_resource_id - (Required) The id of the Compute Resource the image is associated with
  • name - (Required) The name of the compute resource.

Attributes Reference

The following attributes are exported:

  • architecture_id -
  • compute_resource_id - The id of the Compute Resource the image is associated with
  • name - The name of the compute resource.
  • operating_system_id -
  • username -
  • uuid -