diff --git a/CHANGELOG.md b/CHANGELOG.md index a9bf1d2c0e68..edb8e32d9561 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,10 @@ ENHANCEMENTS: +* data-source/aws_launch_configuration: Add `arn` attribute [GH-11416] * resource/aws_cloudformation_stack: Prevent difference with `Transform` templates showing processed template (support SAM templates) [GH-9006] * resource/aws_db_instance: Remove `identifier_prefix` 16 character truncation for `sqlserver` engine [GH-9040] +* resource/aws_launch_configuration: Add `arn` attribute [GH-11416] * resource/aws_rds_cluster_instance: Allow updating `ca_cert_identifier` for `aws_rds_cluster_instance` [GH-10954] BUG FIXES: