-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates and bug fixes to azurerm_cosmosdb_account (#1055)
* Intial commit of updates to azurerm_cosmosdb_account resource * Updates to properly wait for adding/removing locations to be compleated * Updated cosmosdb_account resource to rename/reprioritize non-primary locations * Fixed failing azurerm_cosmosdb_account import tests * azurerm_cosmosdb_account minor updates and fixes * Fixed broken azurerm_cosmosdb_account import test * Small change to azurerm_cosmosdb_account tests * Updated cosmosdb_account with requested changes. * resGroup -> resourceGroup to fix the build * Fixing some minor nits * Reverted flattenAndSetTags merge regression * azurerm_cosmosdb_account: revert setting both failover_policy and geo_location on read, resulted in endless plans * Raising errors picked up when flattening geo_locations/failover_policiess
- Loading branch information
1 parent
86b2d23
commit 8f474d4
Showing
9 changed files
with
1,186 additions
and
333 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.