Update CHANGELOG.md
This commit is contained in:
parent
cb64fdeb28
commit
5a30bce1bf
|
@ -28,6 +28,7 @@ BUG FIXES:
|
|||
* provider/aws: `storage_class` is now correctly treated as optional when configuring replication for `aws_s3_bucket` resources. [GH-10921]
|
||||
* provider/aws: `user_data` on `aws_launch_configuration` resources is only base 64 encoded if the value provided is not already base 64 encoded. [GH-10871]
|
||||
* provider/aws: Add snapshotting to the list of pending state for elasticache [GH-10965]
|
||||
* provider/aws: Add support for updating tags in aws_emr_cluster [GH-11003]
|
||||
* provider/openstack: Handle `PENDING_UPDATE` status with LBaaS v2 members [GH-10875]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue