Enhancement: Cosmos DB Databases and Containers by adding Throughput #12
Labels
area/devops
cloud, pipelines, configuration and monitoring
kind/enhancement
Request to improve existing feature
tech/azure-pipelines
tech/terraform
Now hashicorp/terraform-provider-azurerm#5203 has been merged, after a release we should add throughput to CosmosDB Databases instead of collections. The PR supports container and DB provisioned throughput
Question for thought: If 400 is the minimum and each container needs 100 RU minimum then terraform could try to resize to an invalid value. 🤔
Maybe we should enforce an approach of always using Terraform to create new Containers and Databases.
The text was updated successfully, but these errors were encountered: