Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

v0.6.1

Latest
Compare
Choose a tag to compare
@gruntwork-ci gruntwork-ci released this 09 Jul 17:58
2dbf5e9

Modules affected

Description

  • Add Terraform validation test that will scan the entire repo for Terraform modules and run terraform init and terraform validate on each.
  • Replace go fmt from the pre-commit configuration with goimports

Related links