Skip to content

Commit

Permalink
updating to include #6225
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Mar 25, 2020
1 parent 173d828 commit 368e3cf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,15 @@ IMPROVEMENTS:
BUG FIXES:

* `azurerm_analysis_server` - switching the `ipv4_firewall_rule` block to a Set rather than a List to handle this being unordered [GH-6179]
* `netapp_volume` - allow up to `102400` MB for the `storage_quota_in_gb` property [GH-6228]
* `azurerm_linux_virtual_machine` - making the `custom_data` field sensitive [GH-6225]
* `azurerm_linux_virtual_machine_scale_set` - making the `custom_data` field sensitive [GH-6225]
* `azurerm_netapp_volume` - allow up to `102400` MB for the `storage_quota_in_gb` property [GH-6228]
* `azurerm_policy_definition` - fixing a bug when parsing the Management Group ID [GH-5981]
* `azurerm_postgresql_server` - updating the validation for the `name` field [GH-6064]
* `azurerm_sql_database` - use the correct base URI for the Extended Auditing Policies Client [GH-6233]
`azurerm_virtual_machine_data_disk_attachment` - detecting the disk attachment as gone when the VM is no longer available [GH-6237]
* `azurerm_windows_virtual_machine` - making the `custom_data` field sensitive [GH-6225]
* `azurerm_windows_virtual_machine_scale_set` - making the `custom_data` field sensitive [GH-6225]

## 2.2.0 (March 18, 2020)

Expand Down

0 comments on commit 368e3cf

Please sign in to comment.