Update CHANGELOG.md
This commit is contained in:
parent
8fd843fa91
commit
6892ef4b02
|
@ -148,6 +148,7 @@ BUG FIXES:
|
||||||
* provider/aws: Fix issue with Elastic Beanstalk and invalid settings [GH-7222]
|
* provider/aws: Fix issue with Elastic Beanstalk and invalid settings [GH-7222]
|
||||||
* provider/aws: Fix issue where aws_app_cookie_stickiness_policy fails on destroy if LoadBalancer doesn't exist [GH-7166]
|
* provider/aws: Fix issue where aws_app_cookie_stickiness_policy fails on destroy if LoadBalancer doesn't exist [GH-7166]
|
||||||
* provider/aws: Stickiness Policy exists, but isn't assigned to the ELB [GH-7188]
|
* provider/aws: Stickiness Policy exists, but isn't assigned to the ELB [GH-7188]
|
||||||
|
* provider/aws: Fix issue with `manage_bundler` on `aws_opsworks_layers` [GH-7219]
|
||||||
* provider/azurerm: Fixes terraform crash when using SSH keys with `azurerm_virtual_machine` [GH-6766]
|
* provider/azurerm: Fixes terraform crash when using SSH keys with `azurerm_virtual_machine` [GH-6766]
|
||||||
* provider/azurerm: Fix a bug causing 'diffs do not match' on `azurerm_network_interface` resources [GH-6790]
|
* provider/azurerm: Fix a bug causing 'diffs do not match' on `azurerm_network_interface` resources [GH-6790]
|
||||||
* provider/azurerm: Normalizes `availability_set_id` casing to avoid spurious diffs in `azurerm_virtual_machine` [GH-6768]
|
* provider/azurerm: Normalizes `availability_set_id` casing to avoid spurious diffs in `azurerm_virtual_machine` [GH-6768]
|
||||||
|
|
Loading…
Reference in New Issue