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

Support for composite indexes in azurerm_cosmosdb_sql_container #8762

Closed
favoretti opened this issue Oct 6, 2020 · 4 comments · Fixed by #8792
Closed

Support for composite indexes in azurerm_cosmosdb_sql_container #8762

favoretti opened this issue Oct 6, 2020 · 4 comments · Fixed by #8792

Comments

@favoretti
Copy link
Collaborator

favoretti commented Oct 6, 2020

Please add support for composite indexes in azurerm_cosmosdb_sql_container.
I'll probably be working on this myself, but opening up an issue in case someone feels compelled as well :)

@favoretti favoretti changed the title Support for composite indexes and spatial indexes in azurerm_cosmosdb_sql_container Support for composite indexes in azurerm_cosmosdb_sql_container Oct 9, 2020
@favoretti
Copy link
Collaborator Author

Will separate the issues for composite and spatial. Composite PR is ready for review, but since I'm not sure when I get the time to add spatial, I'll create a separate issue/PR to track that change.

@favoretti
Copy link
Collaborator Author

Spatial index tracking in #8817

@tombuildsstuff tombuildsstuff added this to the v2.32.0 milestone Oct 14, 2020
@jackofallops jackofallops modified the milestones: v2.32.0, v2.33.0 Oct 15, 2020
@ghost
Copy link

ghost commented Oct 22, 2020

This has been released in version 2.33.0 of the provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. As an example:

provider "azurerm" {
    version = "~> 2.33.0"
}
# ... other configuration ...

@ghost
Copy link

ghost commented Nov 18, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Nov 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants