Skip to content

Commit

Permalink
Changelog for #21016
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored Mar 17, 2023
1 parent e097fec commit 74c3872
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@ ENHANCEMENTS:
* `databricks`: refactoring to use `hashicorp/go-azure-sdk` as a base layer rather than `Azure/go-autorest` [GH-21004]
* `azurerm_virtual_network_gateway` - support for conditional/patch updates [GH-21009]
* `azurerm_web_application_firewall_policy` - the field `operator` within the `match_conditions` block can now be set to `Any` [GH-20971]

* `azurerm_kubernetes_cluster` - deprecate `docker_bridge_cidr` which is no longer supported by the API since docker is no longer a valid container runtime [GH-20952]
* `azurerm_kubernetes_cluster` - deprecate `docker_bridge_cidr` which is no longer supported by the API since docker is no longer a valid container runtime [GH-20952]
* `azurerm_virtual_network_peering` - adding an explicit default value for `allow_forwarded_traffic`, `allow_gateway_transit` and `use_remote_gateways` [GH-21009]

BUG FIXES:

* `azurerm_machine_learning_datastore_blobstorage` - fix an issue creating this resource in clouds other than public [GH-21016]

## 3.48.0 (March 16, 2023)

FEATURES:
Expand Down

0 comments on commit 74c3872

Please sign in to comment.