Skip to content

chore(deps): update terraform cloudposse/cloudfront-s3-cdn/aws to v2#61

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cloudposse-cloudfront-s3-cdn-aws-2.x
Open

chore(deps): update terraform cloudposse/cloudfront-s3-cdn/aws to v2#61
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cloudposse-cloudfront-s3-cdn-aws-2.x

Conversation

@renovate

@renovate renovate Bot commented Jan 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
cloudposse/cloudfront-s3-cdn/aws (source) module major 1.1.12.1.1

Release Notes

cloudposse/terraform-aws-cloudfront-s3-cdn (cloudposse/cloudfront-s3-cdn/aws)

v2.1.1

Compare Source

feat: Enable additional CloudFront real-time metrics @​jwadolowski (#​372)
what

Add additional_metrics_enabled variable (default: false for backwards compatibility) that provisions an aws_cloudfront_monitoring_subscription resource when enabled.

why

Not all CloudFront metrics are enabled by default. Some (4xx/5xx error rates by HTTP status code, origin latency, and cache hit rate) are hidden behind a monitoring subscription. This adds a convenient switch to enable them when needed.

The realtime_metrics_subscription_status value could have been derived from var.additional_metrics_enabled, but that would introduce an unexpected resource change across all existing deployments.

references

A complementary PR to cloudposse/terraform-aws-cloudfront-cdn#162

docs: web acl id can be an ARN for newer WAFs @​oycyc (#​349) As per the AWS provider docs. Updating description here so consumers don't get confused why WAF association fails when providing the ID.

ID or ARN of the AWS WAF web ACL that is associated with the distribution. NOTE: If using the latest version of WAF (WAFv2), be sure to use the ARN. If using WAF Classic, use the ID. https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#web_acl_id-3

image

v2.1.0

Compare Source

feat: Add `response_completion_timeout` support @​jwadolowski (#​369)
what
  • Add support for response_completion_timeout argument (announced by AWS in July 2025 and implemented in the 6.13.0 version of the AWS provider)
  • Bump the minimum provider version to >= 6.13.0
why

Allows configuring response_completion_timeout for CloudFront origins.

references

v2.0.0

Compare Source

chore: fix "name" deprecation for aws_region data source @​morremeyer (#​363)
what

This fixes the deprecation of the "name" attribute for the aws_region data source, adding a fallback for provider versions < 6.0.0.

why

To get rid of the deprecation notice and prepare for provider version 7.

references

Resolves #​361.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai

coderabbitai Bot commented Jan 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@mergify mergify Bot added the auto-update This PR was automatically generated label Jan 16, 2026
cloudpossebot
cloudpossebot previously approved these changes Jan 16, 2026
@mergify mergify Bot added the needs-test Needs testing label Jan 16, 2026
@mergify

mergify Bot commented Feb 15, 2026

Copy link
Copy Markdown

Heads up! This pull request looks stale. It will be closed soon, if there are no new commits. ⏳

@mergify mergify Bot added stale This PR has gone stale and removed stale This PR has gone stale labels Feb 15, 2026
@renovate renovate Bot force-pushed the renovate/cloudposse-cloudfront-s3-cdn-aws-2.x branch from 919d42f to 5c8b9fd Compare February 19, 2026 20:33
@renovate renovate Bot force-pushed the renovate/cloudposse-cloudfront-s3-cdn-aws-2.x branch from 5c8b9fd to 39d0849 Compare March 13, 2026 10:55
@mergify

mergify Bot commented Apr 12, 2026

Copy link
Copy Markdown

Heads up! This pull request looks stale. It will be closed soon, if there are no new commits. ⏳

@mergify mergify Bot added stale This PR has gone stale and removed stale This PR has gone stale labels Apr 12, 2026
@mergify

mergify Bot commented Apr 23, 2026

Copy link
Copy Markdown

Heads up! This pull request looks stale. It will be closed soon, if there are no new commits. ⏳

@mergify mergify Bot added stale This PR has gone stale and removed stale This PR has gone stale labels Apr 23, 2026
@mergify

mergify Bot commented Apr 30, 2026

Copy link
Copy Markdown

Heads up! This pull request looks stale. It will be closed soon, if there are no new commits. ⏳

@mergify mergify Bot added stale This PR has gone stale and removed stale This PR has gone stale labels Apr 30, 2026
@mergify

mergify Bot commented May 7, 2026

Copy link
Copy Markdown

Heads up! This pull request looks stale. It will be closed soon, if there are no new commits. ⏳

@mergify mergify Bot added stale This PR has gone stale and removed stale This PR has gone stale labels May 7, 2026
@mergify

mergify Bot commented May 14, 2026

Copy link
Copy Markdown

Heads up! This pull request looks stale. It will be closed soon, if there are no new commits. ⏳

@mergify mergify Bot added stale This PR has gone stale and removed stale This PR has gone stale labels May 14, 2026
@renovate renovate Bot force-pushed the renovate/cloudposse-cloudfront-s3-cdn-aws-2.x branch from 39d0849 to 08a0cb2 Compare May 20, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-update This PR was automatically generated needs-test Needs testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant