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

one month ago

🚀 Enhancements

Add origin_access_control_id feature @Genesys05 (#112) ## what
  • add origin_access_control_id optional variable to define origin_access_control on Cloudfront
  • add origin_access_control_id argument on cloudfront_distribution resource
  • Update the Readme with new vars

why

I done that because before you can't use Origin access control with this module.

🤖 Automatic Updates

Update .github/settings.yml @osterman (#135) ## what - Update `.github/settings.yml` - Drop `.github/auto-release.yml` files

why

  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings

references

  • DEV-1242 Add protected tags with Repository Rulesets on GitHub
Update release workflow to allow pull-requests: write @osterman (#134) ## what - Update workflow (`.github/workflows/release.yaml`) to have permission to comment on PR

why

  • So we can support commenting on PRs with a link to the release
Update GitHub Workflows to use shared workflows from '.github' repo @osterman (#133) ## what - Update workflows (`.github/workflows`) to use shared workflows from `.github` repo

why

  • Reduce nested levels of reusable workflows
Update GitHub Workflows to Fix ReviewDog TFLint Action @osterman (#132) ## what - Update workflows (`.github/workflows`) to add `issue: write` permission needed by ReviewDog `tflint` action

why

  • The ReviewDog action will comment with line-level suggestions based on linting failures
Update GitHub workflows @osterman (#131) ## what - Update workflows (`.github/workflows/settings.yaml`)

why

  • Support new readme generation workflow.
  • Generate banners

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

NewReleases is sending notifications on new releases.