github cloudposse/terraform-aws-cloudfront-cdn 1.1.0
v1.1.0

21 days ago

🚀 Enhancements

feat: allow aws_cloudfront_origin_access_identity to be toggled on/off @venkatamutyala (#127)

what

Even when i'm using an external origin (ex. a GCP IP) it appears aws_cloudfront_origin_access_identity always gets created. This is to provide a toggle to disable it.

why

The aws_cloudfront_origin_access_identity resource isn't required for all use cases Ex. using cloudfront in front of non-AWS resources.

references

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_origin_access_identity

🤖 Automatic Updates

Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#128)

what

  • Install latest GitHub Action Workflows

why

  • Use shared workflows from cldouposse/.github repository
  • Simplify management of workflows from centralized hub of configuration

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

NewReleases is sending notifications on new releases.