diff --git a/CHANGELOG.md b/CHANGELOG.md index e09724c1a..dd50b3dd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ IMPROVEMENTS: * provider/aws: Add a computed ARN for S3 Buckets [GH-3685] * provider/aws: Add S3 support for Lambda Function resource [GH-3794] * provider/aws: Add `name_prefix` option to launch configurations [GH-3802] + * provider/aws: add support for group name and path changes with IAM group update function [GH-3237] * provider/aws: Provide `source_security_group_id` for ELBs inside a VPC [GH-3780] * provider/aws: Add snapshot window and retention limits for ElastiCache (Redis) [GH-3707] * provider/aws: Add username updates for `aws_iam_user` [GH-3227]