Skip to content

Commit

Permalink
azurerm_network_interface: [GH-4155]
Browse files Browse the repository at this point in the history
changing the `ip_configuration` property to no longer force new resource
  • Loading branch information
WodansSon authored Sep 9, 2019
1 parent 8a2f636 commit 7c53bf2
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 @@ -65,6 +65,7 @@ BUG FIXES:
* `azurerm_keyvault_certificate` - prevented a panic caused by an empty element in `extended_key_usage` [GH-4272]
* `azurerm_log_analytics_linked_service` - will no longer panic if no items are passed into the property `linked_service_properties` [GH-4142]
* `azurerm_log_analytics_workspace_linked_service` - will no longer panic if no items are passed into the property `linked_service_properties` [GH-4152]
* `azurerm_network_interface` - changing the `ip_configuration` property to no longer force new resource [GH-4155]
* `azurerm_virtual_network_peering` - prevent nil object from being read [GH-4180]

## 1.33.1 (August 27, 2019)
Expand Down

0 comments on commit 7c53bf2

Please sign in to comment.