Data Source: azurerm_shared_image_versions

Use this data source to access information about existing Versions of a Shared Image within a Shared Image Gallery.

Example Usage

data "azurerm_shared_image_versions" "example" {
  image_name          = "my-image"
  gallery_name        = "my-image-gallery"
  resource_group_name = "example-resources"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:


A images block exports the following:


The target_region block exports the following:

Timeouts

The timeouts block allows you to specify timeouts for certain actions: