Data Source: azurerm_shared_image_gallery

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

Example Usage

data "azurerm_shared_image_gallery" "example" {
  name                = "my-image-gallery"
  resource_group_name = "example-resources"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Timeouts

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