azdevops / terraform

Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
https://www.terraform.io/
Mozilla Public License 2.0
1 stars 2 forks source link

CosmosDB provider support #37

Closed whiskeyjay closed 6 years ago

whiskeyjay commented 7 years ago

Tom is working on it: https://github.com/terraform-providers/terraform-provider-azurerm/pull/108

tombuildsstuff commented 7 years ago

FYI this is blocked on this Swagger/Generator issue - which means only one of the consistencyLevel's currently works as expected right now

marstr commented 7 years ago

Heads up, after some digging, I found that this is being blocked by our autorest Go-Runtime, not the generator or swagger. For that reason, I created a new issue in that repository. You can find that issue here: Azure/go-autorest#146

tombuildsstuff commented 7 years ago

@whiskeyjay this PR is now merged :)