Skip to content

Think-Cube/terraform-azure-cosmosdb-database

Repository files navigation

Requirements

Name Version
terraform >= 1.6.3
azurerm 4.29.0

Providers

Name Version
azurerm 4.29.0

Modules

No modules.

Resources

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

Inputs

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

Outputs

Name Description
id The CosmosDB Database ID.

About

Terraform module for Azure CosmosDB Database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages