Data Source: azurerm_cosmosdb_restorable_database_accounts

Use this data source to access information about Cosmos DB Restorable Database Accounts.

Example Usage

data "azurerm_cosmosdb_restorable_database_accounts" "example" {
  name     = "example-ca"
  location = "West Europe"
}

output "id" {
  value = data.azurerm_cosmosdb_restorable_database_accounts.example.id
}

Arguments Reference

The following arguments are supported:

Attributes Reference

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


An accounts block exports the following:


An restorable_locations block exports the following:

Timeouts

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