diff --git a/CHANGELOG.md b/CHANGELOG.md index d7420261729..b30103119c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ENHANCEMENTS BUG FIXES * data-source/aws_launch_template: Prevent type error with `network_interfaces` `delete_on_termination` attribute [GH-14599] +* resource/aws_ecr_repository: Prevent panic with missing `EncryptionConfiguration` attribute in API response [GH-14584] ## 3.1.0 (August 07, 2020)