diff --git a/CHANGELOG.md b/CHANGELOG.md index bd1b82db21f..5173c7ba9d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ ENHANCEMENTS: * resource/aws_appmesh_virtual_node: Support resource import [GH-7858] * resource/aws_appmesh_virtual_router: Support resource import [GH-7858] * resource/aws_appmesh_virtual_router: Add `spec` configuration block `listener` configuration block [GH-7858] +* resource/aws_cloudfront_distribution: Add `origin_group` configuration block (support Origin Groups and failover) [GH-7202] * resource/aws_codebuild_project: Add `project_environment` configuration block `image_pull_credentials_type` argument (support cross-account images) [GH-7458] * resource/aws_ecr_repository_policy: Support resource import [GH-7974] * resource/aws_iam_access_key: Support `status` updates (support disabling/enabling access keys) [GH-7961]