Skip to content

Commit

Permalink
Update CHANGELOG.md to include #3453
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored May 16, 2019
1 parent 44d8087 commit 3f2242f
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 @@ -46,6 +46,7 @@ BUG FIXES:
* `azurerm_eventhub` - decrease minimum `partition_count` to correct value of `1` [GH-3439]
* `azurerm_eventhub_namespace` - decrease maximum `maximum_throughput_units` to correct value of `20` [GH-3440]
* `azurerm_firewall` - ensuring that the value for `subnet_id` within the `ip_configuration` block has the name `AzureFirewallSubnet` [GH-3406]
* `azurerm_managed_disk` - can now actually create `UltraSSD_LRS` disks [GH-3453]
* `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]
Expand Down

0 comments on commit 3f2242f

Please sign in to comment.