Skip to content

Commit

Permalink
updating to include #21697
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored May 8, 2023
1 parent d9870bc commit 0cb0069
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
## 3.56.0 (Unreleased)

FEATURES:

* **New Resource:** `azurerm_cosmosdb_postgresql_coordinator_configuration` [GH-21595]
* **New Resource:** `azurerm_cosmosdb_postgresql_node_configuration` [GH-21596]
* **New Resource:** `azurerm_cosmosdb_postgresql_role` [GH-21597]
* **New Resource:** `azurerm_monitor_workspace` [GH-21598]

ENHANCEMENTS:

* provider: updating the `IsAzureStack` check to use `hashicorp/go-azure-sdk` rather than relying on the environment from `Azure/go-autorest` [GH-21697]
* dependencies: updating to `v0.20230503.1140953` of `github.com/hashicorp/go-azure-sdk` [GH-21467]
* dependencies: `appconfiguration` upgraded to API Version `2023-03-01` [GH-21660]
* `keyvault`: refactoring to use `hashicorp/go-azure-sdk` [GH-21621]

FEATURES:

* **New Resource:** `azurerm_cosmosdb_postgresql_coordinator_configuration` [GH-21595]
* **New Resource:** `azurerm_cosmosdb_postgresql_node_configuration` [GH-21596]
* **New Resource:** `azurerm_monitor_workspace` [GH-21598]
* **New Resource:** `azurerm_cosmosdb_postgresql_role` [GH-21597]

BUG FIXES:

* `azurerm_app_configuration`: handling an API bug where when polling for `PurgeDeleted` returns a 404 rather the payload for a long-running operation [GH-21665]
Expand Down

0 comments on commit 0cb0069

Please sign in to comment.