Data Source: azurerm_site_recovery_replication_policy

Use this data source to access information about an existing Azure Site Recovery replication policy.

Example Usage

data "azurerm_site_recovery_replication_policy" "policy" {
  name                = "replication-policy"
  recovery_vault_name = "tfex-recovery_vault"
  resource_group_name = "tfex-resource_group"
}

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: