You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_cosmosdb_account_name"></a> [cosmosdb\_account\_name](#input\_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 |
32
+
| <aname="input_cosmosdb_sql_database_name"></a> [cosmosdb\_sql\_database\_name](#input\_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 |
33
+
| <aname="input_environment"></a> [environment](#input\_environment)| Var used for backend container name key |`string`|`"dev"`| no |
34
+
| <aname="input_resource_group_location"></a> [resource\_group\_location](#input\_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 |
35
+
| <aname="input_resource_group_name"></a> [resource\_group\_name](#input\_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 |
36
+
37
+
## Outputs
38
+
39
+
| Name | Description |
40
+
|------|-------------|
41
+
| <aname="output_id"></a> [id](#output\_id)| The CosmosDB Database ID. |
0 commit comments