azurerm_cosmosdb_sql_role_definition

Use this data source to access information about an existing Cosmos DB SQL Role Definition.

Example Usage

data "azurerm_cosmosdb_sql_role_definition" "example" {
  resource_group_name = "tfex-cosmosdb-sql-role-definition-rg"
  account_name        = "tfex-cosmosdb-sql-role-definition-account-name"
  role_definition_id  = "00000000-0000-0000-0000-000000000000"
}

Arguments Reference

The following arguments are supported:

Attributes Reference

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


A permissions block supports the following:

Timeouts

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