Skip to content

Commit

Permalink
updating to include #5815
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Feb 20, 2020
1 parent 1ec1612 commit 5c89518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ BREAKING CHANGES:
* `azurerm_network_interface` - removing the deprecated `load_balancer_inbound_nat_rules_ids ` field from the `ip_configurations` block [GH-5784]
* `azurerm_network_interface` - removing the deprecated `internal_fqdn` field [GH-5784]
* `azurerm_network_interface` - removing the `network_security_group_id` field in favour of a new split-out resource `azurerm_network_interface_security_group_association` [GH-5784]
* `azurerm_network_interface_application_security_group_association` - removing the `ip_configuration_name` field associations between Network Interfaces and Application Security Groups now need to be made to all IP Configurations [GH-5815]
* `azurerm_network_interface` - the `virtual_machine_id` field is now computed-only since it's not setable [GH-5784]
* `azurerm_notification_hub_namesapce` - removing the `sku` block in favour of the `sku_name` argument [GH-5722]
* `azurerm_postgresql_server` - removing the `sku` block which has been deprecated in favour of the `sku_name` field [GH-5721]
Expand Down

0 comments on commit 5c89518

Please sign in to comment.