Skip to content

Commit

Permalink
Updated for #6476
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Apr 23, 2020
1 parent 0dee2f0 commit 884259c
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 @@ -25,6 +25,7 @@ BUG FIXES:

* Data Source: `azurerm_private_link_service` - fixing a crash when parsing the response [GH-6504]
* `azurerm_application_gateway` - prevent panic by disallowing empty values for `backend_address_pool.#.fqdns` [GH-6549]
* `azurerm_application_gateway` - block reordering without changes no longer causes update [GH-6476]
* `azurerm_cdn_endpoint` - `origin_host_header` is now required [GH-6550]
* `azurerm_cdn_endpoint` - setting the `request_header_condition` block [GH-6541]
* `azurerm_iothub_dps` - fix crash when path isn't cased correctly [GH-6570]
Expand All @@ -33,6 +34,7 @@ BUG FIXES:
* `azurerm_public_ip_prefix` - Update `prefix_length` validation to accept all valid IPv4 address ranges [GH-6589]
* `azurerm_virtual_network_gateway` - per api requirements, `public_ip_address_id` is required [GH-6548]


## 2.6.0 (April 16, 2020)

FEATURES:
Expand Down

0 comments on commit 884259c

Please sign in to comment.