Skip to content

feat: Cloudfront function support#175

Merged
bryantbiggs merged 8 commits intoterraform-aws-modules:masterfrom
joshAtRula:cloudfront_function_support
Nov 27, 2025
Merged

feat: Cloudfront function support#175
bryantbiggs merged 8 commits intoterraform-aws-modules:masterfrom
joshAtRula:cloudfront_function_support

Conversation

@joshAtRula
Copy link
Contributor

Description

This PR expands upon the work in #174 to also allow for supporting cloudfront_functions and referencing them within the distro you're managing. Functions can be made in the same run as the distro, for easy creation.

Motivation and Context

Cloudfront Functions are a different beast than lambdas@edge, and while both can be used with this module to support the same behavior, Cloudfront functions are lighter weight and more scalable, despite being somewhat feature limited in comparison to L@Es.

Breaking Changes

No, not a breaking change

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@joshAtRula joshAtRula changed the title Cloudfront function support feat: Cloudfront function support Oct 28, 2025
@bryantbiggs bryantbiggs force-pushed the cloudfront_function_support branch from 24d246d to e954506 Compare November 27, 2025 14:52
@bryantbiggs bryantbiggs merged commit 812763b into terraform-aws-modules:master Nov 27, 2025
6 checks passed
antonbabenko pushed a commit that referenced this pull request Nov 27, 2025
## [5.2.0](v5.1.0...v5.2.0) (2025-11-27)

### Features

* Cloudfront function support ([#175](#175)) ([812763b](812763b))
@antonbabenko
Copy link
Member

This PR is included in version 5.2.0 🎉

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants