Skip to content

Commit

Permalink
Updating to include #3012
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Mar 8, 2019
1 parent 3542a8e commit c1ba015
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 @@ -37,6 +37,7 @@ IMPROVEMENTS:
BUG FIXES:

* `azurerm_api_management` - switching to use API version `2018-01-01` rather than `2018-06-01-preview` [GH-2958]
* `azurerm_application_gateway` - updating the default value for `file_upload_limit_mb` within the `waf_configuration` block to be `100` to match the documentation [GH-3012]
* `azurerm_batch_pool` - updating `max_tasks_per_node` to be ForceNew [GH-2856]
* `azurerm_key_vault_access_policy` - no longer silenty fails on creation of the `key_vault_id` property is invalid/doesn't exist [GH-2922]
* `azurerm_policy_definition` - making the `metadata` field to computed [GH-2939]
Expand Down

0 comments on commit c1ba015

Please sign in to comment.