Data Source: azurerm_shared_image

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

Example Usage

data "azurerm_shared_image" "example" {
  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 identifier block exports the following:


A purchase_plan block exports the following:

Timeouts

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