diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c80ee59db8..cd8bddbfea3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ ENHANCEMENTS: * provider: Fallback to SDK default credential chain if credentials not found using provider credential chain [GH-2883] * data-source/aws_iam_role: Add `max_session_duration` attribute [GH-4092] +* resource/aws_codebuild_project: Support `cache` configuration [GH-2860] * resource/aws_elasticache_replication_group: Support Cluster Mode Enabled online shard reconfiguration [GH-3932] * resource/aws_elasticache_replication_group: Configurable create, update, and delete timeouts [GH-3932] * resource/aws_iam_role: Add `max_session_duration` argument [GH-3977]