diff --git a/docs/guides/stay-up-to-date/index.md b/docs/guides/stay-up-to-date/index.md index b8ed5bb091..e2e9338c29 100644 --- a/docs/guides/stay-up-to-date/index.md +++ b/docs/guides/stay-up-to-date/index.md @@ -16,6 +16,7 @@ import CardGroup from "/src/components/CardGroup" + @@ -30,7 +31,6 @@ import CardGroup from "/src/components/CardGroup" - @@ -114,6 +114,6 @@ href="/guides/stay-up-to-date/cis/cis-1.5.0" diff --git a/docs/guides/stay-up-to-date/releases/2023-07/index.md b/docs/guides/stay-up-to-date/releases/2023-07/index.md index bc58f7baaa..51bca0b174 100644 --- a/docs/guides/stay-up-to-date/releases/2023-07/index.md +++ b/docs/guides/stay-up-to-date/releases/2023-07/index.md @@ -15,6 +15,7 @@ Here are the repos that were updated: - [terraform-aws-asg](#terraform-aws-asg) - [terraform-aws-ci](#terraform-aws-ci) - [terraform-aws-cis-service-catalog](#terraform-aws-cis-service-catalog) +- [terraform-aws-control-tower](#terraform-aws-control-tower) - [terraform-aws-ecs](#terraform-aws-ecs) - [terraform-aws-eks](#terraform-aws-eks) - [terraform-aws-load-balancer](#terraform-aws-load-balancer) @@ -335,6 +336,43 @@ patcher update --skip-container-runtime +## terraform-aws-control-tower + + +### [v0.0.2](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.2) + +

+ Published: 7/25/2023 | Release notes +

+ +
+ + * [CORE-1111] Use top-level account requests folder by @oredavids in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/2 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.1...v0.0.2 + +
+ + +### [v0.0.1](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.1) + +

+ Published: 7/25/2023 | Release notes +

+ +
+ + * Add control tower modules and templates for account creation by @oredavids in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/1 + +* @oredavids made their first contribution in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/1 + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/commits/v0.0.1 + +
+ + + ## terraform-aws-ecs @@ -618,6 +656,6 @@ Remove deprecated eks version 1.22 diff --git a/docs/guides/stay-up-to-date/releases/2023-08/index.md b/docs/guides/stay-up-to-date/releases/2023-08/index.md index 5f58dbc24f..c94c644057 100644 --- a/docs/guides/stay-up-to-date/releases/2023-08/index.md +++ b/docs/guides/stay-up-to-date/releases/2023-08/index.md @@ -11,11 +11,13 @@ documentation](/library/stay-up-to-date/updating). Here are the repos that were updated: - [patcher-cli](#patcher-cli) +- [pipelines-cli](#pipelines-cli) - [repo-copier](#repo-copier) - [terraform-aws-asg](#terraform-aws-asg) - [terraform-aws-cache](#terraform-aws-cache) - [terraform-aws-ci](#terraform-aws-ci) - [terraform-aws-cis-service-catalog](#terraform-aws-cis-service-catalog) +- [terraform-aws-control-tower](#terraform-aws-control-tower) - [terraform-aws-data-storage](#terraform-aws-data-storage) - [terraform-aws-ecs](#terraform-aws-ecs) - [terraform-aws-eks](#terraform-aws-eks) @@ -30,6 +32,7 @@ Here are the repos that were updated: - [terraform-aws-static-assets](#terraform-aws-static-assets) - [terraform-aws-utilities](#terraform-aws-utilities) - [terraform-aws-vpc](#terraform-aws-vpc) +- [terrapatch-cli](#terrapatch-cli) ## patcher-cli @@ -55,6 +58,88 @@ This release includes the following improvements: +## pipelines-cli + + +### [v0.1.5](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.1.5) + +

+ Published: 8/30/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.1.5 + +
+ + +### [v0.1.4](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.1.4) + +

+ Published: 8/29/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.1.4 + +
+ + +### [v0.1.3](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.1.3) + +

+ Published: 8/29/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.1.3 + +
+ + +### [v0.1.2](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.1.2) + +

+ Published: 8/23/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.1.2 + +
+ + +### [v0.1.1](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.1.1) + +

+ Published: 8/22/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.1.1 + +
+ + +### [v0.1.0](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.1.0) + +

+ Published: 8/17/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.1.0 + +
+ + + ## repo-copier @@ -231,6 +316,220 @@ This release includes the following improvements: +## terraform-aws-control-tower + + +### [v0.0.15](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.15) + +

+ Published: 8/23/2023 | Release notes +

+ +
+ + * CORE-1037 Security Account Baselines by @ellisonc in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/16 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.14...v0.0.15 + +
+ + +### [v0.0.14](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.14) + +

+ Published: 8/11/2023 | Release notes +

+ +
+ + * Add parallelism block to terraform block in account baseline by @MoonMoon1919 in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/15 + +* @MoonMoon1919 made their first contribution in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/15 + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.13...v0.0.14 + +
+ + +### [v0.0.13](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.13) + +

+ Published: 8/11/2023 | Release notes +

+ +
+ + * add service quota for network acl by @ellisonc in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/14 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.12...v0.0.13 + +
+ + +### [v0.0.12](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.12) + +

+ Published: 8/11/2023 | Release notes +

+ +
+ + * provide a cidr block in default vpc module by @ellisonc in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/13 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.11...v0.0.12 + +
+ + +### [v0.0.11](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.11) + +

+ Published: 8/11/2023 | Release notes +

+ +
+ + * add region.hcl file by @ellisonc in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/12 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.10...v0.0.11 + +
+ + +### [v0.0.10](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.10) + +

+ Published: 8/11/2023 | Release notes +

+ +
+ + * fix other modules by @ellisonc in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/11 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.9...v0.0.10 + +
+ + +### [v0.0.9](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.9) + +

+ Published: 8/10/2023 | Release notes +

+ +
+ + * Add VPC template to account baselines and account-request templates by @ellisonc in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/10 + +* @ellisonc made their first contribution in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/10 + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.8...v0.0.9 + +
+ + +### [v0.0.8](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.8) + +

+ Published: 8/9/2023 | Release notes +

+ +
+ + * Add auto-generation notice and rename some template variables by @oredavids in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/9 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.7...v0.0.8 + +
+ + +### [v0.0.7](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.7) + +

+ Published: 8/9/2023 | Release notes +

+ +
+ + * Update the factory template with additional info by @oredavids in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/8 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.6...v0.0.7 + +
+ + +### [v0.0.6](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.6) + +

+ Published: 8/8/2023 | Release notes +

+ +
+ + * Add github-oidc module to account baseline template by @oredavids in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/7 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.5...v0.0.6 + +
+ + +### [v0.0.5](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.5) + +

+ Published: 8/3/2023 | Release notes +

+ +
+ + * Fix ternary logic for unspecified accounts.yml variable by @oredavids in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/6 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.4...v0.0.5 + +
+ + +### [v0.0.4](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.4) + +

+ Published: 8/3/2023 | Release notes +

+ +
+ + * [CORE-1111] Fix accounts.yaml bugs by @oredavids in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/5 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.3...v0.0.4 + +
+ + +### [v0.0.3](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.3) + +

+ Published: 8/2/2023 | Release notes +

+ +
+ + * [CORE-1111] Split factory and baseline templates by @oredavids in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/4 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.2...v0.0.3 + +
+ + + ## terraform-aws-data-storage @@ -530,7 +829,7 @@ This release includes the following improvements: -- Updated to support AWS Provider v5 +- Updated to support AWS Provider v5 @@ -747,10 +1046,40 @@ This release includes the following improvements: +## terrapatch-cli + + +### [v0.1.3](https://github.com/gruntwork-io/terrapatch-cli/releases/tag/v0.1.3) + +

+ Published: 8/16/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/terrapatch/releases/tag/v0.1.3 + +
+ + +### [v0.1.2](https://github.com/gruntwork-io/terrapatch-cli/releases/tag/v0.1.2) + +

+ Published: 8/11/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/terrapatch/releases/tag/v0.1.2 + +
+ + + diff --git a/docs/guides/stay-up-to-date/releases/2023-09/index.md b/docs/guides/stay-up-to-date/releases/2023-09/index.md index 1a77e9dbe2..8acac55897 100644 --- a/docs/guides/stay-up-to-date/releases/2023-09/index.md +++ b/docs/guides/stay-up-to-date/releases/2023-09/index.md @@ -15,6 +15,7 @@ Here are the repos that were updated: - [repo-copier](#repo-copier) - [terraform-aws-ci](#terraform-aws-ci) - [terraform-aws-cis-service-catalog](#terraform-aws-cis-service-catalog) +- [terraform-aws-control-tower](#terraform-aws-control-tower) - [terraform-aws-data-storage](#terraform-aws-data-storage) - [terraform-aws-eks](#terraform-aws-eks) - [terraform-aws-load-balancer](#terraform-aws-load-balancer) @@ -141,6 +142,21 @@ This release includes the following improvements: ## terraform-aws-cis-service-catalog +### [v0.48.1](https://github.com/gruntwork-io/terraform-aws-cis-service-catalog/releases/tag/v0.48.1) + +

+ Published: 9/8/2023 | Release notes +

+ +
+ + * Updated `add-tflint-hook-cis-rules` patch + + + +
+ + ### [v0.48.0](https://github.com/gruntwork-io/terraform-aws-cis-service-catalog/releases/tag/v0.48.0)

@@ -161,6 +177,26 @@ Updated for aws provider v5 compatibility. See Migration Guide for breaking chan +## terraform-aws-control-tower + + +### [v0.0.16](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.16) + +

+ Published: 9/6/2023 | Release notes +

+ +
+ + * some fixes by @ellisonc in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/18 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.15...v0.0.16 + +
+ + + ## terraform-aws-data-storage @@ -458,6 +494,6 @@ Updated for aws provider v5 compatibility. See Migration Guide for breaking chan diff --git a/docs/guides/stay-up-to-date/releases/2023-10/index.md b/docs/guides/stay-up-to-date/releases/2023-10/index.md new file mode 100644 index 0000000000..1bbb944ee4 --- /dev/null +++ b/docs/guides/stay-up-to-date/releases/2023-10/index.md @@ -0,0 +1,1508 @@ + +# Gruntwork release 2023-10 + +

Guides / Update Guides / Releases / 2023-10

+ +This page is lists all the updates to the [Gruntwork Infrastructure as Code +Library](https://gruntwork.io/infrastructure-as-code-library/) that were released in 2023-10. For instructions +on how to use these updates in your code, check out the [updating +documentation](/library/stay-up-to-date/updating). + +Here are the repos that were updated: + +- [patcher-cli](#patcher-cli) +- [pipelines-cli](#pipelines-cli) +- [repo-copier](#repo-copier) +- [terraform-aws-architecture-catalog](#terraform-aws-architecture-catalog) +- [terraform-aws-asg](#terraform-aws-asg) +- [terraform-aws-cache](#terraform-aws-cache) +- [terraform-aws-ci](#terraform-aws-ci) +- [terraform-aws-control-tower](#terraform-aws-control-tower) +- [terraform-aws-data-storage](#terraform-aws-data-storage) +- [terraform-aws-ecs](#terraform-aws-ecs) +- [terraform-aws-eks](#terraform-aws-eks) +- [terraform-aws-lambda](#terraform-aws-lambda) +- [terraform-aws-load-balancer](#terraform-aws-load-balancer) +- [terraform-aws-messaging](#terraform-aws-messaging) +- [terraform-aws-monitoring](#terraform-aws-monitoring) +- [terraform-aws-openvpn](#terraform-aws-openvpn) +- [terraform-aws-security](#terraform-aws-security) +- [terraform-aws-server](#terraform-aws-server) +- [terraform-aws-service-catalog](#terraform-aws-service-catalog) +- [terraform-aws-static-assets](#terraform-aws-static-assets) +- [terraform-aws-utilities](#terraform-aws-utilities) +- [terraform-aws-vpc](#terraform-aws-vpc) + + +## patcher-cli + + +### [v0.5.0](https://github.com/gruntwork-io/patcher-cli/releases/tag/v0.5.0) + +

+ Published: 10/27/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/patcher/releases/tag/v0.5.0 + +
+ + + +## pipelines-cli + + +### [v0.2.14-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.14-alpha) + +

+ Published: 10/24/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.14-alpha + +
+ + +### [v0.2.13-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.13-alpha) + +

+ Published: 10/23/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.13-alpha + +
+ + +### [v0.2.12-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.12-alpha) + +

+ Published: 10/20/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.12-alpha + +
+ + +### [v0.2.11-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.11-alpha) + +

+ Published: 10/17/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.11-alpha + +
+ + +### [v0.2.10-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.10-alpha) + +

+ Published: 10/17/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.10-alpha + +
+ + +### [v0.2.9-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.9-alpha) + +

+ Published: 10/12/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.9-alpha + +
+ + +### [v0.2.8-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.8-alpha) + +

+ Published: 10/11/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.8-alpha + +
+ + +### [v0.2.7-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.7-alpha) + +

+ Published: 10/11/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.7-alpha + +
+ + +### [v0.2.6-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.6-alpha) + +

+ Published: 10/11/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.6-alpha + +
+ + +### [v0.2.5-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.5-alpha) + +

+ Published: 10/11/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.5-alpha + +
+ + +### [v0.2.4-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.4-alpha) + +

+ Published: 10/10/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.4-alpha + +
+ + +### [v0.2.3-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.3-alpha) + +

+ Published: 10/10/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.3-alpha + +
+ + +### [v0.2.2-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.2-alpha) + +

+ Published: 10/5/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.2-alpha + +
+ + +### [v0.2.1-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.1-alpha) + +

+ Published: 10/5/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.1-alpha + +
+ + +### [v0.2.0-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.0-alpha) + +

+ Published: 10/4/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.0-alpha + +
+ + +### [v0.2.0](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.2.0) + +

+ Published: 10/26/2023 | Release notes +

+ +
+ + Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.2.0 + +
+ + + +## repo-copier + + +### [v0.4.1](https://github.com/gruntwork-io/repo-copier/releases/tag/v0.4.1) + +

+ Published: 10/24/2023 | Release notes +

+ +
+ + * Show warning when copying a large number of releases in https://github.com/gruntwork-io/repo-copier/pull/232 + +**Full Changelog**: https://github.com/gruntwork-io/repo-copier/compare/v0.4.0...v0.4.1 + +
+ + +### [v0.4.0](https://github.com/gruntwork-io/repo-copier/releases/tag/v0.4.0) + +

+ Published: 10/23/2023 | Release notes +

+ +
+ + * Checking supported git version in https://github.com/gruntwork-io/repo-copier/pull/229 +* Copy only the tags and the default branch, by default in https://github.com/gruntwork-io/repo-copier/pull/230 +* Support incrementally copying for `--dry-run` mode in https://github.com/gruntwork-io/repo-copier/pull/231 + + +**Full Changelog**: https://github.com/gruntwork-io/repo-copier/compare/v0.3.13...v0.4.0 + +
+ + +### [v0.3.13](https://github.com/gruntwork-io/repo-copier/releases/tag/v0.3.13) + +

+ Published: 10/13/2023 | Release notes +

+ +
+ + * Fix `nil` pointer dereference by @levkohimins in https://github.com/gruntwork-io/repo-copier/pull/228 + + +**Full Changelog**: https://github.com/gruntwork-io/repo-copier/compare/v0.3.12...v0.3.13 + +
+ + +### [v0.3.12](https://github.com/gruntwork-io/repo-copier/releases/tag/v0.3.12) + +

+ Published: 10/11/2023 | Release notes +

+ +
+ + * Fix GitLab release creation error `release already exists` by @levkohimins in https://github.com/gruntwork-io/repo-copier/pull/225 + + +**Full Changelog**: https://github.com/gruntwork-io/repo-copier/compare/v0.3.11...v0.3.12 + +
+ + +### [v0.3.11](https://github.com/gruntwork-io/repo-copier/releases/tag/v0.3.11) + +

+ Published: 10/10/2023 | Release notes +

+ +
+ + * Fix nil pointer error with combination `--copy-release` and `--dry-run` by @levkohimins in https://github.com/gruntwork-io/repo-copier/pull/221 + + +**Full Changelog**: https://github.com/gruntwork-io/repo-copier/compare/v0.3.10...v0.3.11 + +
+ + +### [v0.3.10](https://github.com/gruntwork-io/repo-copier/releases/tag/v0.3.10) + +

+ Published: 10/9/2023 | Release notes +

+ +
+ + * Add support for replacing Git/SSH URLs with HTTPS URLs for all repos (not only copied) by @levkohimins in https://github.com/gruntwork-io/repo-copier/pull/219 + + +**Full Changelog**: https://github.com/gruntwork-io/repo-copier/compare/v0.3.9...v0.3.10 + +
+ + +### [v0.3.9](https://github.com/gruntwork-io/repo-copier/releases/tag/v0.3.9) + +

+ Published: 10/3/2023 | Release notes +

+ +
+ + * Add check for nil while creating GitHub release by @levkohimins in https://github.com/gruntwork-io/repo-copier/pull/216 + + +**Full Changelog**: https://github.com/gruntwork-io/repo-copier/compare/v0.3.8...v0.3.9 + +
+ + + +## terraform-aws-architecture-catalog + + +### [v1.0.5](https://github.com/gruntwork-io/terraform-aws-architecture-catalog/releases/tag/v1.0.5) + +

+ Published: 10/27/2023 | Release notes +

+ +
+ + * Refactor pipelines into two templates by @oredavids in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/892 +* Fix config input reference by @oredavids in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/894 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-architecture-catalog/compare/v1.0.4...v1.0.5 + +
+ + +### [v1.0.4](https://github.com/gruntwork-io/terraform-aws-architecture-catalog/releases/tag/v1.0.4) + +

+ Published: 10/26/2023 | Release notes +

+ +
+ + * merge edr migration with single account pipelines workflow by @ellisonc in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/893 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-architecture-catalog/compare/v1.0.3...v1.0.4 + +
+ + +### [v1.0.3](https://github.com/gruntwork-io/terraform-aws-architecture-catalog/releases/tag/v1.0.3) + +

+ Published: 10/25/2023 | Release notes +

+ +
+ + * remove email from standalone pipeline by @ellisonc in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/891 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-architecture-catalog/compare/v1.0.2...v1.0.3 + +
+ + +### [v1.0.2](https://github.com/gruntwork-io/terraform-aws-architecture-catalog/releases/tag/v1.0.2) + +

+ Published: 10/25/2023 | Release notes +

+ +
+ + * update pipelines dispatch version by @MoonMoon1919 in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/889 +* Feature/gruntcon single account pipelines by @ellisonc in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/890 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-architecture-catalog/compare/v1.0.1...v1.0.2 + +
+ + +### [v1.0.1](https://github.com/gruntwork-io/terraform-aws-architecture-catalog/releases/tag/v1.0.1) + +

+ Published: 10/24/2023 | Release notes +

+ +
+ + * Remove Max from CODEOWNERS by @MoonMoon1919 in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/888 +* feat(CORE-1372): Add Pipelines policy update role templates by @MoonMoon1919 in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/884 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-architecture-catalog/compare/v1.0.0...v1.0.1 + +
+ + +### [v1.0.0](https://github.com/gruntwork-io/terraform-aws-architecture-catalog/releases/tag/v1.0.0) + +

+ Published: 10/19/2023 | Release notes +

+ +
+ + +Initial release of devops-foundations templates + +* [skip ci] Remove Zack from CODEOWNERS by @zackproser in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/834 +* Updating service catalog from v0.104.9 to v0.104.15 by @pete0emerson in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/835 +* [skip ci] Removing former Grunts by @eak12913 in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/836 +* update codegen versions by @ellisonc in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/842 +* update codeowners by @MoonMoon1919 in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/881 +* Devops foundations by @ellisonc in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/887 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-architecture-catalog/compare/v0.0.37...v1.0.0 + +
+ + + +## terraform-aws-asg + + +### [v0.21.11](https://github.com/gruntwork-io/terraform-aws-asg/releases/tag/v0.21.11) + +

+ Published: 10/12/2023 | Modules affected: asg-instance-refresh, asg-rolling-deploy, server-group | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + +
+ + +### [v0.21.10](https://github.com/gruntwork-io/terraform-aws-asg/releases/tag/v0.21.10) + +

+ Published: 10/4/2023 | Modules affected: asg-instance-refresh, asg-rolling-deploy, server-group | Release notes +

+ +
+ + + +- Pin Terraform version - [CORE-1297] + + +
+ + + +## terraform-aws-cache + + +### [v0.22.1](https://github.com/gruntwork-io/terraform-aws-cache/releases/tag/v0.22.1) + +

+ Published: 10/12/2023 | Modules affected: elastic-cache, memcached, redis, redis_copy_snapshot | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + +
+ + +### [v0.22.0](https://github.com/gruntwork-io/terraform-aws-cache/releases/tag/v0.22.0) + +

+ Published: 10/4/2023 | Modules affected: elastic-cache, memcached, redis, redis_copy_snapshot | Release notes +

+ +
+ + +- AWS provider support for v5 +- Pin Terraform version - [CORE-1297] + + + + + +
+ + + +## terraform-aws-ci + + +### [v0.52.19](https://github.com/gruntwork-io/terraform-aws-ci/releases/tag/v0.52.19) + +

+ Published: 10/19/2023 | Release notes +

+ +
+ + + +- bump tf ver + + + +
+ + +### [v0.52.18](https://github.com/gruntwork-io/terraform-aws-ci/releases/tag/v0.52.18) + +

+ Published: 10/13/2023 | Modules affected: ecs-deploy-runner, infrastructure-deployer, test/upgrades | Release notes +

+ +
+ + + +- Updates repo structure to match rename and update to use terratest v0.44.1 +- Updates tests to reflect repo name change `module-ci` -> `terraform-aws-ci` + + + +
+ + +### [v0.52.17](https://github.com/gruntwork-io/terraform-aws-ci/releases/tag/v0.52.17) + +

+ Published: 10/12/2023 | Modules affected: ec2-backup, ecs-deploy-runner-invoke-iam-policy, ecs-deploy-runner-standard-configuration, ecs-deploy-runner | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + + +
+ + +### [v0.52.16](https://github.com/gruntwork-io/terraform-aws-ci/releases/tag/v0.52.16) + +

+ Published: 10/11/2023 | Modules affected: ec2-backup, ecs-deploy-runner-invoke-iam-policy, ecs-deploy-runner-standard-configuration, ecs-deploy-runner | Release notes +

+ +
+ + + +- Pin Terraform version - [CORE-1297] + + + +
+ + + +## terraform-aws-control-tower + + +### [v0.0.22](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.22) + +

+ Published: 10/20/2023 | Release notes +

+ +
+ + + +- Add team name to single account factory +- Add template for pipelines policy update role +- Separate read and write roles for policy update in child accounts + + + + +
+ + +### [v0.0.21](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.21) + +

+ Published: 10/16/2023 | Modules affected: Single | Release notes +

+ +
+ + + +- Add template for read only role for pipelines + + + + +
+ + +### [v0.0.20](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.20) + +

+ Published: 10/12/2023 | Release notes +

+ +
+ + + +- Add default tags override files to Landing Zone templates + + + + + +
+ + +### [v0.0.19](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.19) + +

+ Published: 10/12/2023 | Modules affected: aws-sso, landingzone | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + +
+ + +### [v0.0.18](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.18) + +

+ Published: 10/5/2023 | Release notes +

+ +
+ + * chore(CORE-1303): Add frontmatter to readme by @MoonMoon1919 in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/20 +* Pin Terraform version - [CORE-1297] by @arsci in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/22 +* chore(CORE-1303): Touch-up readme and add license by @MoonMoon1919 in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/23 + +* @arsci made their first contribution in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/22 + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.17...v0.0.18 + +
+ + +### [v0.0.17](https://github.com/gruntwork-io/terraform-aws-control-tower/releases/tag/v0.0.17) + +

+ Published: 10/4/2023 | Release notes +

+ +
+ + * Update boilerplate descriptions to highlight that versions should come from terraform-aws-control-tower by @MoonMoon1919 in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/19 +* fix typo in single account baseline state bucket by @MoonMoon1919 in https://github.com/gruntwork-io/terraform-aws-control-tower/pull/21 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-control-tower/compare/v0.0.16...v0.0.17 + +
+ + + +## terraform-aws-data-storage + + +### [v0.31.4](https://github.com/gruntwork-io/terraform-aws-data-storage/releases/tag/v0.31.4) + +

+ Published: 10/12/2023 | Modules affected: rds, aurora, backup-plan, backup-vault | Release notes +

+ +
+ + + +- feat(rds): force db_name="" for sqlserver +- Revert Pin Terraform version - [CORE-1297] + + + +
+ + +### [v0.31.3](https://github.com/gruntwork-io/terraform-aws-data-storage/releases/tag/v0.31.3) + +

+ Published: 10/10/2023 | Release notes +

+ +
+ + Modules affected +* rds + +* feat(rds): force db_name="" for sqlserver by @gclough in https://github.com/gruntwork-io/terraform-aws-data-storage/pull/403 + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-data-storage/compare/v0.31.2...v0.31.3 + +
+ + +### [v0.31.2](https://github.com/gruntwork-io/terraform-aws-data-storage/releases/tag/v0.31.2) + +

+ Published: 10/4/2023 | Modules affected: aurora, redshift, backup-plan, backup-vault | Release notes +

+ +
+ + + +- feat(aurora): output for master password secret arn +- Support availability_zone_relocation_enabled variable in Redshift module +- Change the code owner of data storage from Pete to James +- Pin Terraform version - [CORE-1297] + + + +
+ + + +## terraform-aws-ecs + + +### [v0.35.12](https://github.com/gruntwork-io/terraform-aws-ecs/releases/tag/v0.35.12) + +

+ Published: 10/12/2023 | Modules affected: ecs-cluster, ecs-daemon-service, ecs-service | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + +
+ + +### [v0.35.11](https://github.com/gruntwork-io/terraform-aws-ecs/releases/tag/v0.35.11) + +

+ Published: 10/11/2023 | Modules affected: ecs-cluster, ecs-daemon-service, ecs-service | Release notes +

+ +
+ + + +- [PATCHER-263] Migrate terraform-aws-ecs patches to new Patcher format +- [PATCHER-263] fix: Move config.yaml to correct folder +- Remove bash-commons from patches +- Pin Terraform version - [CORE-1297] + + + + +
+ + + +## terraform-aws-eks + + +### [v0.64.4](https://github.com/gruntwork-io/terraform-aws-eks/releases/tag/v0.64.4) + +

+ Published: 10/24/2023 | Modules affected: eks-aws-auth-merger | Release notes +

+ +
+ + + +- Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 in /modules/eks-aws-auth-merger/aws-auth-merger +- Bump golang.org/x/net from 0.7.0 to 0.17.0 in /modules/eks-aws-auth-merger/aws-auth-merger + + + +
+ + +### [v0.64.3](https://github.com/gruntwork-io/terraform-aws-eks/releases/tag/v0.64.3) + +

+ Published: 10/12/2023 | Modules affected: eks-alb-ingress-controller-iam-policy, eks-alb-ingress-controller, eks-aws-auth-merger, eks-cloudwatch-agent | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + +
+ + +### [v0.64.2](https://github.com/gruntwork-io/terraform-aws-eks/releases/tag/v0.64.2) + +

+ Published: 10/11/2023 | Modules affected: eks-alb-ingress-controller-iam-policy, eks-alb-ingress-controller, eks-aws-auth-merger, eks-cloudwatch-agent | Release notes +

+ +
+ + + +- Pin Terraform version - [CORE-1297] + + + +
+ + +### [v0.64.1](https://github.com/gruntwork-io/terraform-aws-eks/releases/tag/v0.64.1) + +

+ Published: 10/11/2023 | Modules affected: eks-container-logs | Release notes +

+ +
+ + + +- Fix extra_filters value applied configuration to `aws-for-fluent-bit` Helm chart +- Expose additionalFilters helm config as new module variable `additional_filters` + + + +
+ + +### [v0.64.0](https://github.com/gruntwork-io/terraform-aws-eks/releases/tag/v0.64.0) + +

+ Published: 10/10/2023 | Modules affected: eks-k8s-karpenter, eks-cluster-control-plane, eks-ebs-csi-driver | Release notes +

+ +
+ + + +- Enable Karpenter Interruption based on EC2 events +- Add Support for EBS CSI Driver via new module `eks-ebs-csi-driver` + + + +
+ + + +## terraform-aws-lambda + + +### [v0.21.15](https://github.com/gruntwork-io/terraform-aws-lambda/releases/tag/v0.21.15) + +

+ Published: 10/12/2023 | Modules affected: api-gateway-account-settings, api-gateway-proxy, keep-warm, lambda-edge-log-group | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + + +
+ + +### [v0.21.14](https://github.com/gruntwork-io/terraform-aws-lambda/releases/tag/v0.21.14) + +

+ Published: 10/4/2023 | Modules affected: api-gateway-account-settings, api-gateway-proxy, keep-warm, lambda-edge-log-group | Release notes +

+ +
+ + + +- Pin Terraform version - [CORE-1297] + + + +
+ + + +## terraform-aws-load-balancer + + +### [v0.29.18](https://github.com/gruntwork-io/terraform-aws-load-balancer/releases/tag/v0.29.18) + +

+ Published: 10/25/2023 | Modules affected: acm-tls-certificate | Release notes +

+ +
+ + + +- Updated AWS provider lock to >= 4.3.1 < 6.0.0 + + +
+ + +### [v0.29.17](https://github.com/gruntwork-io/terraform-aws-load-balancer/releases/tag/v0.29.17) + +

+ Published: 10/23/2023 | Modules affected: acm-tls-certificate, alb | Release notes +

+ +
+ + + +- Added `ip_address_type` to `alb` module to allow use of dualstack loadbalancer +- Updated `acm-tls-certificate` to use key_algorithm so it can set from outside + + +
+ + +### [v0.29.16](https://github.com/gruntwork-io/terraform-aws-load-balancer/releases/tag/v0.29.16) + +

+ Published: 10/12/2023 | Modules affected: acm-tls-certificate, alb, lb-listener-rules | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + + +
+ + +### [v0.29.15](https://github.com/gruntwork-io/terraform-aws-load-balancer/releases/tag/v0.29.15) + +

+ Published: 10/11/2023 | Modules affected: acm-tls-certificate | Release notes +

+ +
+ + + +- acm-tls-certificate: included certificate renewal/expiration information + + + + +
+ + +### [v0.29.14](https://github.com/gruntwork-io/terraform-aws-load-balancer/releases/tag/v0.29.14) + +

+ Published: 10/4/2023 | Modules affected: acm-tls-certificate, alb, lb-listener-rules | Release notes +

+ +
+ + + +- Pin Terraform version - [CORE-1297] + + + +
+ + + +## terraform-aws-messaging + + +### [v0.12.4](https://github.com/gruntwork-io/terraform-aws-messaging/releases/tag/v0.12.4) + +

+ Published: 10/12/2023 | Modules affected: kinesis-firehose, kinesis, msk, sns-sqs-connection | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + +
+ + +### [v0.12.3](https://github.com/gruntwork-io/terraform-aws-messaging/releases/tag/v0.12.3) + +

+ Published: 10/4/2023 | Release notes +

+ +
+ + * Support delivery policy for sns topic by @pras111gw in https://github.com/gruntwork-io/terraform-aws-messaging/pull/95 +* Fix allow_inbound_cidr security group bug by @hongil0316 in https://github.com/gruntwork-io/terraform-aws-messaging/pull/97 +* Prevent making security group when allow_connections_cidr is empty by @hongil0316 in https://github.com/gruntwork-io/terraform-aws-messaging/pull/99 +* Pin Terraform version - [CORE-1297] in https://github.com/gruntwork-io/terraform-aws-messaging/pull/139 + + +**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-messaging/compare/v0.12.2...v0.12.3 + +
+ + + +## terraform-aws-monitoring + + +### [v0.36.6](https://github.com/gruntwork-io/terraform-aws-monitoring/releases/tag/v0.36.6) + +

+ Published: 10/12/2023 | Modules affected: alarms, logs, metrics | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + + +
+ + +### [v0.36.5](https://github.com/gruntwork-io/terraform-aws-monitoring/releases/tag/v0.36.5) + +

+ Published: 10/4/2023 | Modules affected: alarms, logs, metrics | Release notes +

+ +
+ + + +- Pin Terraform version - [CORE-1297] + + +
+ + + +## terraform-aws-openvpn + + +### [v0.27.2](https://github.com/gruntwork-io/terraform-aws-openvpn/releases/tag/v0.27.2) + +

+ Published: 10/12/2023 | Modules affected: openvpn-server | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + + +
+ + +### [v0.27.1](https://github.com/gruntwork-io/terraform-aws-openvpn/releases/tag/v0.27.1) + +

+ Published: 10/4/2023 | Modules affected: openvpn-server | Release notes +

+ +
+ + + +- Pin Terraform version - [CORE-1297] + + + + +
+ + + +## terraform-aws-security + + +### [v0.69.3](https://github.com/gruntwork-io/terraform-aws-security/releases/tag/v0.69.3) + +

+ Published: 10/16/2023 | Modules affected: github-actions-iam-role | Release notes +

+ +
+ + + +- Add outputs for OIDC provider attributes in `github-actions-iam-role` + + + + +
+ + +### [v0.69.2](https://github.com/gruntwork-io/terraform-aws-security/releases/tag/v0.69.2) + +

+ Published: 10/12/2023 | Modules affected: aws-config-bucket, aws-config-multi-region, aws-config-rules, aws-config | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + + + + +
+ + +### [v0.69.1](https://github.com/gruntwork-io/terraform-aws-security/releases/tag/v0.69.1) + +

+ Published: 10/11/2023 | Modules affected: aws-config-bucket, aws-config-multi-region, aws-config-rules, aws-config | Release notes +

+ +
+ + + +- [PATCHER-262] Migrate terraform-aws-security patches to new Patcher format +- Remove bash-commons from patches +- Pin Terraform version - [CORE-1297] + + + +
+ + + +## terraform-aws-server + + +### [v0.15.12](https://github.com/gruntwork-io/terraform-aws-server/releases/tag/v0.15.12) + +

+ Published: 10/30/2023 | Modules affected: single-server | Release notes +

+ +
+ + + +- Update minimum version for AWS Provider and replace deprecated 'vpc' var with 'domain' + + + + +
+ + +### [v0.15.11](https://github.com/gruntwork-io/terraform-aws-server/releases/tag/v0.15.11) + +

+ Published: 10/16/2023 | Modules affected: single-server | Release notes +

+ +
+ + + +- Fixed backwards-compatibility bug for AWS provider < 5.0 +- Fixed upgrade-tests + + + + +
+ + +### [v0.15.10](https://github.com/gruntwork-io/terraform-aws-server/releases/tag/v0.15.10) + +

+ Published: 10/12/2023 | Modules affected: ec2-backup, single-server | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + +
+ + +### [v0.15.9](https://github.com/gruntwork-io/terraform-aws-server/releases/tag/v0.15.9) + +

+ Published: 10/4/2023 | Modules affected: single-server, ec2-backup | Release notes +

+ +
+ + + +- feature/add root_volume_encrypted variable to single server +- Fix/update terratest version +- Pin Terraform version - [CORE-1297] + + + +
+ + + +## terraform-aws-service-catalog + + +### [v0.107.1](https://github.com/gruntwork-io/terraform-aws-service-catalog/releases/tag/v0.107.1) + +

+ Published: 10/28/2023 | Modules affected: networking, services | Release notes +

+ +
+ + + +- Update `terraform-aws-eks` to v0.64.0 +- Expose additional `eks-karpenter` module configurations for deprovisioning queue capabilities +- Expose additional `eks-cluster` module configurations for EBS CSI Driver support + + + + + +
+ + +### [v0.107.0](https://github.com/gruntwork-io/terraform-aws-service-catalog/releases/tag/v0.107.0) + +

+ Published: 10/27/2023 | Modules affected: landingzone, services, networking | Release notes +

+ +
+ + + +- Improve variable labeling to distinguish required and optional vars easily +- Add new Argo CD module `eks-argocd` +- Version bump `terraform-aws-eks` module to `v0.63.0` + + + +
+ + +### [v0.106.1](https://github.com/gruntwork-io/terraform-aws-service-catalog/releases/tag/v0.106.1) + +

+ Published: 10/6/2023 | Modules affected: services | Release notes +

+ +
+ + + +- ecs-cluster: updated to expose source ami filters as user-definable vars + + + + +
+ + + +## terraform-aws-static-assets + + +### [v0.17.4](https://github.com/gruntwork-io/terraform-aws-static-assets/releases/tag/v0.17.4) + +

+ Published: 10/12/2023 | Modules affected: s3-cloudfront, s3-static-website | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + +
+ + +### [v0.17.3](https://github.com/gruntwork-io/terraform-aws-static-assets/releases/tag/v0.17.3) + +

+ Published: 10/11/2023 | Modules affected: s3-cloudfront, s3-static-website | Release notes +

+ +
+ + + +- Pin Terraform version - [CORE-1297] + + + +
+ + + +## terraform-aws-utilities + + +### [v0.9.6](https://github.com/gruntwork-io/terraform-aws-utilities/releases/tag/v0.9.6) + +

+ Published: 10/12/2023 | Modules affected: executable-dependency, instance-type, join-path, list-remove | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + +
+ + +### [v0.9.5](https://github.com/gruntwork-io/terraform-aws-utilities/releases/tag/v0.9.5) + +

+ Published: 10/3/2023 | Modules affected: executable-dependency, instance-type, join-path, list-remove | Release notes +

+ +
+ + + +- update codeowners +- Pin Terraform version - [CORE-1297] + + + + +
+ + + +## terraform-aws-vpc + + +### [v0.26.8](https://github.com/gruntwork-io/terraform-aws-vpc/releases/tag/v0.26.8) + +

+ Published: 10/12/2023 | Modules affected: network-acl-inbound, network-acl-outbound, transit-gateway-attachment, transit-gateway-peering-attachment-accepter | Release notes +

+ +
+ + + +- Revert Pin Terraform version - [CORE-1297] + + + + + +
+ + +### [v0.26.7](https://github.com/gruntwork-io/terraform-aws-vpc/releases/tag/v0.26.7) + +

+ Published: 10/4/2023 | Modules affected: network-acl-inbound, network-acl-outbound, transit-gateway-attachment, transit-gateway-peering-attachment-accepter | Release notes +

+ +
+ + + +- Pin Terraform version - [CORE-1297] + + +
+ + + + + diff --git a/docs/guides/stay-up-to-date/releases/index.md b/docs/guides/stay-up-to-date/releases/index.md index 8a234d9f13..f3e8d21536 100644 --- a/docs/guides/stay-up-to-date/releases/index.md +++ b/docs/guides/stay-up-to-date/releases/index.md @@ -11,7 +11,8 @@ Library](https://gruntwork.io/infrastructure-as-code-library/), grouped by month updates in your code, check out the [updating documentation](/library/stay-up-to-date/updating). - + + @@ -105,6 +106,6 @@ updates in your code, check out the [updating documentation](/library/stay-up-to