Skip to content

Commit

Permalink
Updating to include #3406
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored May 10, 2019
1 parent 1e47119 commit 93e01b0
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 @@ -22,7 +22,8 @@ BUG FIXES:

* Data Source: `azurerm_api_management` - correctly returning the hostname `portal` and `proxy` values [GH-3385]
* `azurerm_application_gateway` - will no longer prevent `default_backend_address_pool_name` and `redirect_configuration_name` from being set at the same time [GH-3286]
* `redis_configuration` - correctly display http errors encoutered during creation [GH-3397]
* `azurerm_firewall` - ensuring that the value for `subnet_id` within the `ip_configuration` block has the name `AzureFirewallSubnet` [GH-3406]
* `azurerm_redis_configuration` - correctly display http errors encoutered during creation [GH-3397]
* `azurerm_sql_database` - making the `collation` field case insensitive to work around a bug in the API [GH-3137]
* `azurerm_stream_analytics_output_eventhub` will now correctly set `format` for JSON output [GH-3318]
* `azurerm_app_service_plan` - supports `elastic` for the sku tier [GH-3402]
Expand Down

0 comments on commit 93e01b0

Please sign in to comment.