Skip to content

Commit

Permalink
Updating to include #2596
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Jan 4, 2019
1 parent 3e26e9b commit 75a7358
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ IMPROVEMENTS:

* dependencies: upgrading the `network` SDK to `2018-08-01` [GH-2433]
* Data Source: `azurerm_app_service` - exporting the `possible_outbound_ip_addresses` [GH-2513]
* Data Source: `azurerm_managed_disk` - exposing the `create_option` field [GH-2597]
* `azurerm_app_service` - exporting the `possible_outbound_ip_addresses` [GH-2513]
* `azurerm_firewall` - renaming the `public_ip_address_id` property to `ip_address_id` [GH-2433]
* `azurerm_policy_assignment` - support for Managed Service Identity [GH-2549]
Expand All @@ -25,6 +24,8 @@ IMPROVEMENTS:

BUG FIXES:

* Data Source: `azurerm_managed_disk` - exposing the `create_option` field [GH-2597]
* Data Source: `azurerm_snapshot` - ensuring `disk_size_gb` is set [GH-2596]
* `azurerm_network_security_rule` - the properties `source_application_security_group_ids` and `destination_application_security_group_ids` are now correctly read & imported [GH-2558]
* `azurerm_role_assignment` - retrieving the role definition name during import [GH-2565]
* `azurerm_template_deployment` - fixing regression and supportting nested template deployments [GH-2514]
Expand Down

0 comments on commit 75a7358

Please sign in to comment.