Skip to content

Releases: cloudposse/terraform-aws-components

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

v1.512.0

07 Oct 17:36
2424864
Compare
Choose a tag to compare
Upstream `RunsOn` @Benbentwo (#1141) ## what
  • RunsOn Component and how to setup TGW Connnections

why

  • RunsOn simplifies the Github Action Runner setup
Update Changelog for `1.511.0` @github-actions (#1140) Update Changelog for [`1.511.0`](https://github.com/cloudposse/terraform-aws-components/releases/tag/1.511.0)

v1.511.0

04 Oct 03:07
Compare
Choose a tag to compare
Update Changelog for `1.510.0` @github-actions (#1139) Update Changelog for [`1.510.0`](https://github.com/cloudposse/terraform-aws-components/releases/tag/1.510.0)

v1.510.0

03 Oct 18:21
6313fe7
Compare
Choose a tag to compare
`bugfix` ECS Service to use Datadog-Configuration Component #1135 @Benbentwo (#1138) ## what
  • ECS Service to use Datadog-Configuration Component

why

  • Regression from #810
  • Several Customers & PRs were incoming and ECS Service Component missed an opportunity to merge new functionality.
  • No component anymore called datadog_keys

references

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

v1.509.0

03 Oct 09:04
b72497e
Compare
Choose a tag to compare
Restore Datadog-Configuration Support @Benbentwo (#1135) ## what
  • ECS Service to use Datadog-Configuration Component

why

  • Regression from #810
  • Several Customers & PRs were incoming and ECS Service Component missed an opportunity to merge new functionality.
  • No component anymore called datadog_keys

references

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

v1.508.0

02 Oct 17:00
284ee43
Compare
Choose a tag to compare
chore(account-settings): upgrades budgets child-module to 0.5.1 @Gowiem (#1133) ## what
  • Upgrades terraform-aws-budgets submodule usage in account-settings to 0.5.1

why

  • This enables passing subscriber_email_addresses to budgets for receiving emails

references

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

v1.507.1

02 Oct 14:51
d771ab5
Compare
Choose a tag to compare
Update Changelog for `1.506.0` @github-actions (#1130) Update Changelog for [`1.506.0`](https://github.com/cloudposse/terraform-aws-components/releases/tag/1.506.0)

🚀 Enhancements

mq-broker: upgrade versions @johncblandii (#602) ## what * Upgraded to the latest `terraform-aws-mq-broker` * Updated the `providers` to match the common pattern * Updated the module versions

why

  • The component was dated

references