github gruntwork-io/terratest v0.46.10

latest releases: v0.47.1, v0.47.0, v0.46.16...
8 months ago

Modules affected

  • test-structure
  • git

Description

  • Updated runValidateOnAllTerraformModules function, which is used under the hood by ValidateAllTerraformModules and OPAEvalAllTerraformModules, to:
  1. Find the Git root using git.GetRepoRootForDirE, instead of a hard-coded ../../ file path.
  2. Copy the Git root to a temp folder once, rather than once per sub-test.

Related links

Don't miss a new terratest release

NewReleases is sending notifications on new releases.