Skip to content

Commit

Permalink
update CHANGELOG.md to include #6346
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed Apr 23, 2020
1 parent 35c1ff2 commit e3b9374
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 @@ -27,6 +27,8 @@ IMPROVEMENTS:
* `azurerm_postgres_server` - the following properties were renamed and changed to a boolean type: `ssl_enforcement` to `ssl_enforcement_enabled`, `geo_redundant_backup` to `backup_geo_redundant_enabled`, and `auto_grow` to `auto_grow_enabled` [GH-6459]
* `azurerm_private_endpoint` - Add support for `tags` [GH-6574]
* `azurerm_shared_image` - support `hyper_v_generation` property [GH-6511]
* `azurerm_linux_virtual_machine_scale_set` - support for the `automatic_instance_repair` property [GH-6346]
* `azurerm_windows_virtual_machine_scale_set` - support for the `automatic_instance_repair` property [GH-6346]

BUG FIXES:

Expand Down

0 comments on commit e3b9374

Please sign in to comment.