Update CHANGELOG.md
This commit is contained in:
parent
3ad4cfe117
commit
03afd4ef72
|
@ -48,6 +48,7 @@ BUG FIXES:
|
|||
* provider/aws: Set `apply_method` to state in `aws_db_parameter_group` [GH-8603]
|
||||
* provider/aws: Fix. Adjust create and destroy timeout in aws_vpn_gateway_attachment. [GH-8636]
|
||||
* provider/aws: Remove `aws_elasticsearch_domain` from state if it doesn't exist [GH-8643]
|
||||
* provider/aws: Do not set empty string to state for `aws_vpn_gateway` availability zone [GH-8645]
|
||||
* provider/azurerm: Reordering the checks after an Azure API Get [GH-8607]
|
||||
* provider/chef: Fix "invalid header" errors that could occur [GH-8382]
|
||||
* provider/github: Remove unsafe ptr dereferencing [GH-8512]
|
||||
|
|
Loading…
Reference in New Issue