» Data Source: azurerm_recovery_services_vault
Use this data source to access information about an existing Recovery Services Vault.
» Example Usage
data "azurerm_recovery_services_vault" "vault" {
name = "tfex-recovery_vault"
resource_group_name = "tfex-resource_group"
}
» Argument Reference
The following arguments are supported:
-
name- (Required) Specifies the name of the Recovery Services Vault. -
resource_group_name- (Required) The name of the resource group in which the Recovery Services Vault resides.
» Attributes Reference
The following attributes are exported: