Skip to content

feat: Viewer mTLS Support#194

Merged
antonbabenko merged 5 commits intoterraform-aws-modules:masterfrom
magreenbaum:feat/mtls
Feb 3, 2026
Merged

feat: Viewer mTLS Support#194
antonbabenko merged 5 commits intoterraform-aws-modules:masterfrom
magreenbaum:feat/mtls

Conversation

@magreenbaum
Copy link
Member

Description

Add viewer mTLS support for cloudfront distros.

Motivation and Context

Breaking Changes

No.

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

@magreenbaum magreenbaum marked this pull request as ready for review January 25, 2026 16:05
# The default service quota is zero so a quota limit increase request is required to make use of them
# create_connection_function = true
# connection_function_name = "example-connection-function"
# connection_function_code = file("${path.module}/functions/connection.js")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since I'm leaving this example commented out, maybe I should not include the functions/connection.js script 🤔

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't mind having the function script in examples, even if it is not used by default. Let's keep it here :)

# The default service quota is zero so a quota limit increase request is required to make use of them
# create_connection_function = true
# connection_function_name = "example-connection-function"
# connection_function_code = file("${path.module}/functions/connection.js")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't mind having the function script in examples, even if it is not used by default. Let's keep it here :)

@antonbabenko antonbabenko merged commit 3b1303f into terraform-aws-modules:master Feb 3, 2026
8 checks passed
antonbabenko pushed a commit that referenced this pull request Feb 3, 2026
## [6.4.0](v6.3.0...v6.4.0) (2026-02-03)

### Features

* Viewer mTLS Support ([#194](#194)) ([3b1303f](3b1303f))
@antonbabenko
Copy link
Member

This PR is included in version 6.4.0 🎉

@magreenbaum magreenbaum deleted the feat/mtls branch March 1, 2026 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants