Zack Proser

Results 52 issues of Zack Proser

Add Terraform validation test. This test will scan the entire repo for Terraform modules and run terraform init and terraform validate on each.

Add a test that will scan for all Terraform modules and run init and validate on each.

Add a test that will scan for all Terraform modules and run init and validate on each.

Add a test that will scan for all Terraform modules and run init and validate on each.

**Describe the solution you'd like** Per [this discussion](https://github.com/gruntwork-io/knowledge-base/discussions/286), we need to develop an publicize a strategy for expanding support for distros such as Rocky Linux / AlmaLinux. Note that this...

enhancement

See also https://github.com/gruntwork-io/terraform-aws-server/pull/130#discussion_r727239404 Now that we've migrated many of our repos over to use `bash-commons` as a dependency, we should think of a reasonable way to check / enforce the...

With [this PR](https://github.com/gruntwork-io/bash-commons/pull/38#issuecomment-940148157), we implemented support for AWS EC2 Instance Metadata Service version 2. See the following links for information on the difference between versions 1 and 2 and why...

## Description Fixes #349. ## TODOs Read the [Gruntwork contribution guidelines](https://gruntwork.notion.site/Gruntwork-Coding-Methodology-02fdcd6e4b004e818553684760bf691e). - [x] Update the docs. - [x] Run the relevant tests successfully, including pre-commit checks. - [x] Ensure any...

Ideally, we'd support both versions of API Gateway: 1 and 2.

enhancement

As observed with @pete0emerson, VPCs in a CIS-Benchmark compliant Ref Arch that still contain attached ENIs will not delete cleanly.