github cloudposse/terraform-aws-cloudfront-cdn v1.6.0

9 hours ago
feat: Add `response_completion_timeout` support @jwadolowski (#159) ## 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 (it was incorrect anyway, e.g. grpc_config block needs 5.83.0 or newer)

why

Allows configuring response_completion_timeout for CloudFront origins.

references

🤖 Automatic Updates

Fix go version in tests @osterman (#152) ## what - Update go `1.24`

why

  • Error loading shared library libresolv.so.2 in Go 1.20

References

Replace Makefile with atmos.yaml @osterman (#151) ## what - Remove `Makefile` - Add `atmos.yaml`

why

  • Replace build-harness with atmos for readme genration

References

  • DEV-3229 Migrate from build-harness to atmos

Don't miss a new terraform-aws-cloudfront-cdn release

NewReleases is sending notifications on new releases.