Name | Version |
---|---|
terraform | >= 1.6.3 |
azurerm | 4.29.0 |
Name | Version |
---|---|
azurerm | 4.29.0 |
No modules.
Name | Type |
---|---|
azurerm_cosmosdb_sql_database.main | resource |
azurerm_client_config.current | data source |
azurerm_cosmosdb_account.main | data source |
azurerm_resource_group.rg | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
cosmosdb_account_name | Specifies the name of the Cosmos DB SQL Container. Changing this forces a new resource to be created. | string |
n/a | yes |
cosmosdb_sql_database_name | Specifies the name of the Cosmos DB SQL Database. Changing this forces a new resource to be created. | string |
n/a | yes |
environment | Var used for backend container name key | string |
"dev" |
no |
resource_group_location | Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created. | string |
"West Europe" |
no |
resource_group_name | The name of the resource group in which to create the Redis instance. Changing this forces a new resource to be created. | string |
n/a | yes |
Name | Description |
---|---|
id | The CosmosDB Database ID. |