Data Source: azurerm_site_recovery_protection_container

Use this data source to access information about an existing site recovery services protection container.

Example Usage

data "azurerm_site_recovery_protection_container" "container" {
  name                 = "primary-container"
  recovery_vault_name  = "tfex-recovery_vault"
  resource_group_name  = "tfex-resource_group"
  recovery_fabric_name = "primary-fabric"
}

Argument Reference

The following arguments are supported:

Attributes Reference

In addition to the Arguments listed above - the following Attributes are exported:

Timeouts

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