Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Cosmos DB Databases and Containers by adding Throughput #12

Closed
ElvenSpellmaker opened this issue Dec 18, 2019 · 2 comments
Closed
Labels
area/devops cloud, pipelines, configuration and monitoring kind/enhancement Request to improve existing feature tech/azure-pipelines tech/terraform

Comments

@ElvenSpellmaker
Copy link
Contributor

ElvenSpellmaker commented Dec 18, 2019

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.

@ElvenSpellmaker ElvenSpellmaker added kind/enhancement Request to improve existing feature area/devops cloud, pipelines, configuration and monitoring tech/azure-pipelines tech/terraform labels Dec 18, 2019
@guibirow
Copy link
Contributor

We also have some scripts in the pipeline (resources) to create the collections, these should be created by TF for better consistency

@guibirow guibirow changed the title Enhance Cosmos DB Databases and Containers by adding Throughput Enhancement: Cosmos DB Databases and Containers by adding Throughput Dec 18, 2019
@estherthetesteramido
Copy link
Contributor

@dnitsch what additional enhancements may we want to add to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devops cloud, pipelines, configuration and monitoring kind/enhancement Request to improve existing feature tech/azure-pipelines tech/terraform
Projects
None yet
Development

No branches or pull requests

4 participants