Data Source: azurerm_snapshot

Use this data source to access information about an existing Snapshot.

Example Usage

data "azurerm_snapshot" "example" {
  name                = "my-snapshot"
  resource_group_name = "my-resource-group"
}

Argument Reference

Attributes Reference

Timeouts

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