Data Source: azurerm_shared_image_version

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

Example Usage

data "azurerm_shared_image_version" "example" {
  name                = "1.0.0"
  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:


The target_region block exports the following:

Timeouts

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