nhs-england-tools / terraform-aws-opennext

🧱 💻 ☁️ A Terraform module for deploying a Next.js application built with OpenNext to AWS
MIT License
75 stars 10 forks source link

Add PriceClass variable so that it is configurable (V2) #21

Closed Tomdango closed 4 months ago

Tomdango commented 4 months ago

Description

This includes the changes by @andylamp with a clean Git history. It introduces two new variables to change the price class of the CloudFront distribution, and to control the cache_control values of static assets.

See #20 for more detail.

Context

Type of changes

Checklist


Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.