Update CHANGELOG.md
This commit is contained in:
parent
cbcb313c08
commit
4dcbbb82bd
|
@ -32,6 +32,7 @@ BUG FIXES:
|
|||
* provider/aws: Add support for updating tags in aws_emr_cluster [GH-11003]
|
||||
* provider/aws: Fix the normalization of AWS policy statements [GH-11009]
|
||||
* provider/aws: data_source_aws_iam_server_certificate latest should be bool not string causes panic [GH-11016]
|
||||
* provider/aws: Fix typo in aws_redshift_cluster causing security groups to not allow update [GH-11025]
|
||||
* provider/google: Fix backwards incompatibility around create_timeout in instances [GH-10858]
|
||||
* provider/openstack: Handle `PENDING_UPDATE` status with LBaaS v2 members [GH-10875]
|
||||
* provider/rancher: Add 'finishing-upgrade' state to rancher stack [GH-11019]
|
||||
|
|
Loading…
Reference in New Issue