Releases: gruntwork-io/terraform-aws-utilities
Releases · gruntwork-io/terraform-aws-utilities
v0.10.7
05 Jun 18:08
Compare
Sorry, something went wrong.
No results found
Modules affected
Description
Uptick version pin of hashicorp/external to latest
Related links
v0.10.6
17 Jan 15:28
Compare
Sorry, something went wrong.
No results found
Modules affected
Description
Address dependabot alerts
Address dependabot
Related links
v0.10.5
13 Sep 18:36
Compare
Sorry, something went wrong.
No results found
Modules affected
executable-dependency
require-executable
Description
Bump go testing modules
Update CODEOWNERS
Remove distutils
Related links
v0.10.4
12 Aug 19:26
Compare
Sorry, something went wrong.
No results found
Modules affected
patcher-test - Added a sample input to demonstrate patching
Description
This is another no-op release (similar to 0.10.3) with no functional module changes. The purpose of the release is exclusively for demonstrating patcher.
Related links
v0.10.3
12 Aug 19:04
Compare
Sorry, something went wrong.
No results found
Modules affected
(None)
Description
This is a no-op release to include a patcher config change, no module code was changed.
What's Changed
Full Changelog : v0.10.2...v0.10.3
v0.10.2
08 Aug 20:56
Compare
Sorry, something went wrong.
No results found
Modules affected
Description
A sample no-op module to demonstrate patcher breaking change support
Related links
v0.10.1
24 Apr 02:41
Compare
Sorry, something went wrong.
No results found
Modules affected
Description
Remove infraredgirl from CODEOWNERS
LIB-79: Replace tfenv/tgswitch with mise
Related links
v0.10.0
21 Feb 05:38
Compare
Sorry, something went wrong.
No results found
Modules affected
request-quota-increase [BACKWARD INCOMPATIBLE]
Description
Add codegen for adjustable quotas and allow arbitrary quota requests in request-quota-increase
Fix upgrade-tests (CI Module)
Update CODEOWNERS
Add Terrascan to CI
Migration Guide
request-quota-increase
The input resources_to_increase in request-quota-increase was removed. Change the input values to use quota-specific input variables, e.g.
module "quota_increase" {
source = "git::[email protected] :gruntwork-io/terraform-aws-utilities.git//modules/quota-increase?ref=<VERSION>"
vpc_rules_per_network_acl = 30
vpc_nat_gateways_per_availability_zone = 30
}
Related links
v0.9.6
12 Oct 17:03
Compare
Sorry, something went wrong.
No results found
Modules affected
executable-dependency
instance-type
join-path
list-remove
operating-system
prepare-pex-environment
request-quota-increase
require-executable
run-pex-as-data-source
run-pex-as-resource
Description
Revert Pin Terraform version - [CORE-1297]
Related links
v0.9.5
03 Oct 20:48
Compare
Sorry, something went wrong.
No results found
Modules affected
executable-dependency
instance-type
join-path
list-remove
operating-system
prepare-pex-environment
request-quota-increase
require-executable
run-pex-as-data-source
run-pex-as-resource
Description
update codeowners
Pin Terraform version - [CORE-1297]
Related links