Data Source: azurerm_cosmosdb_sql_database

Use this data source to access information about an existing CosmosDB SQL Database.

Example Usage

data "azurerm_cosmosdb_sql_database" "example" {
  name                = "tfex-cosmosdb-sql-database"
  resource_group_name = "tfex-cosmosdb-sql-database-rg"
  account_name        = "tfex-cosmosdb-sql-database-account-name"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:


An autoscale_settings block supports the following:

Timeouts

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