Update CHANGELOG.md
This commit is contained in:
parent
3cea29176f
commit
9018e073fb
|
@ -188,6 +188,7 @@ BUG FIXES:
|
|||
* provider/aws: Retry finding `aws_route` after creating it [GH-7463]
|
||||
* provider/aws: Refresh CloudWatch Group from state on 404 [GH-7576]
|
||||
* provider/aws: Adding in additional retry logic due to latency with delete of `db_option_group` [GH-7312]
|
||||
* provider/aws: Safely get ELB values [GH-7585]
|
||||
* 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: Normalizes `availability_set_id` casing to avoid spurious diffs in `azurerm_virtual_machine` [GH-6768]
|
||||
|
|
Loading…
Reference in New Issue