Skip to content

Releases: cloudposse/terraform-aws-components

v1.521.0

21 Oct 18:43
c9e2a90
Compare
Choose a tag to compare
[eks/spacelift-worker-pool], [eks/spacelift-worker-pool-controller] Initial commit @Nuru (#1168) ## what
  • [eks/spacelift-worker-pool] Initial commit
  • [eks/spacelift-worker-pool-controller] Initial commit

why

[dns-delegated] Fix README.md to remove suggestion of deploying regionally @Nuru (#1167) ## what
  • Remove suggestion from README that it can be deployed regionally
  • Add details and references about using dns-delegated and dns-primary

why

  • Old information was wrong and lacking in detail, causing confusion
fix: Runs-On README @milldr (#1166) ## what - Remove unclosed / unused summary

why

  • This is breaking the cloudposse/docs release pipelines

references

v1.520.0

13 Oct 16:47
f28da8a
Compare
Choose a tag to compare
[vpc] Add `max_nats` configuration @Nuru (#1158) ## what
  • [vpc] Add max_nats configuration

why

  • Allow budget-conscious users (e.g. test environments) to use fewer NAT gateways

v1.519.0

11 Oct 03:06
Compare
Choose a tag to compare
fix: Frontmatter for `run-ons` @milldr (#1156) ## what - Update frontmatter in runs-on module

why

  • Correct tags

references

Update Changelog for `1.517.1` @github-actions (#1154) Update Changelog for [`1.517.1`](https://github.com/cloudposse/terraform-aws-components/releases/tag/1.517.1)

v1.518.0

10 Oct 03:07
Compare
Choose a tag to compare
  • No changes

v1.517.1

09 Oct 22:45
705d9df
Compare
Choose a tag to compare
feat: Add cross_origin_auth variable to auth0_client @wavemoran (#1149) ## what
  • Adds the cross_origin_auth variable to the auth0_client resource

why

  • Variable to allow cross-origin auth requests which is useful in CORS-heavy setups

references

🤖 Automatic Updates

Update Changelog for `1.517.0` @github-actions (#1153) Update Changelog for [`1.517.0`](https://github.com/cloudposse/terraform-aws-components/releases/tag/1.517.0)

v1.517.0

09 Oct 22:20
c713589
Compare
Choose a tag to compare
feat: add additional github repository options for argocd @RoseSecurity (#1143) ## what
  • Add additional granular controls for ArgoCD repositories by supporting commit signing requirements and branch protection rules

why

  • Add more flexibility and security into the existing Argo repo

testing

  • This contribution is actively deployed within our downstream component library
Update Changelog for `1.512.0` @github-actions (#1142) Update Changelog for [`1.512.0`](https://github.com/cloudposse/terraform-aws-components/releases/tag/1.512.0)

v1.516.0

09 Oct 21:56
8ea0c65
Compare
Choose a tag to compare

🚀 Enhancements

feat: Configurable origin request policies for `spa-s3-cloudfront` @korenyoni (#1151) ## what
  • Allow origin request policies to be configured (backwards compatible).

why

  • Origin request behaviors should not be hardcoded to none.

references

N/A

v1.515.0

09 Oct 03:07
Compare
Choose a tag to compare
  • No changes

v1.514.0

08 Oct 19:59
81093f4
Compare
Choose a tag to compare
upstream fixes for site-to-site-vpn @Benbentwo (#1147) ## what
  • Couple issues remained
    • null variable (when set to nullable=false)
    • misnamed module

why

  • Bugfixes

references

#1144

v1.513.0

08 Oct 15:32
e96c914
Compare
Choose a tag to compare
update `site-to-site-vpn` module version @Benbentwo (#1144) ## what

Bumps VPN Module version to 1.3.1

why

Includes a bugfix for when TGW is enabled.

references