Skip to content

Commit

Permalink
Update for #7725
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Jul 16, 2020
1 parent 5aef312 commit 8cadb59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,15 @@ ENHANCEMENTS:
* `azurerm_local_network_gateway`- `address_space` order can now be changed [GH-7745]
* `azurerm_machine_learning_workspace` - adding the field `high_business_impact` [GH-7703]
* `azurerm_mssql_database` `elastic_pool_id` remove forcenew [GH-7628]
* `azurerm_policy_assignment` - support for `metadata` property [GH-7725]
* `azurerm_policy_set_definition` - support for the `policy_definition_reference_id` property [GH-7018]
* `azurerm_storage_account` - support for configuring `allow_blob_public_access` [GH-7739]
* `azurerm_storage_container` - container creation will retry if a container of the same name has not completed it's delete operation [GH-7179]
* `azurerm_storage_share` - share creation will retry if a share of the same name has not completed it's previous delete operation [GH-7179]
* `azurerm_virtual_network_gateway_connection` - support for the `traffic_selector_policy` block [GH-6586]
* `azurerm_orchestrated_virtual_machine_scale_set` - support for the `proximity_placement_group_id` property [GH-7510]


BUG FIXES:

* provider: deprecating `metadata_url` to `metadata_host` since this is a hostname [GH-7740]
Expand Down

0 comments on commit 8cadb59

Please sign in to comment.