diff --git a/CHANGELOG.md b/CHANGELOG.md index eaedc0844..1519c0505 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ BUG FIXES: * provider/aws: Fix issue with `key_name` and using VPCs with spot instance requests [GH-2954] * provider/aws: Fix unresolvable diffs coming from `aws_elasticache_cluster` names being downcased by AWS [GH-3120] + * provider/aws: Read instance source_dest_check and save to state [GH-3152] * provider/openstack: add state 'downloading' to list of expected states in `blockstorage_volume_v1` creation [GH-2866]