Sourced from github.com/gruntwork-io/terratest's releases.
v0.46.11
Modules affected
aws
Description
- Updated
GetAmazonLinuxAmiE
to search for Amazon Linux 2 AMIsRelated links
v0.46.10
Modules affected
test-structure
git
Description
- Updated
runValidateOnAllTerraformModules
function, which is used under the hood byValidateAllTerraformModules
andOPAEvalAllTerraformModules
, to:
- Find the Git root using
git.GetRepoRootForDirE
, instead of a hard-coded../../
file path.- Copy the Git root to a temp folder once, rather than once per sub-test.
Related links
v0.46.9
Modules affected
... (truncated)
7556978
Merge pull request #1387
from gruntwork-io/fix-cicd-tests74d9df0
Merge pull request #1376
from gruntwork-io/bug/validate-all5978aa8
Updated filter pattern28c0f43
Merge pull request #1378
from jguionnet/feat/add-remote-repo-support-in-helmb4b4d46
fix typos6ea6eff
Aligned with function patterns and other patternsb8087b1
Fix review commentsffefe30
Order tests and assert pass vs faileda13cede
Change the test so it passes while still showing some diffs0125519
Merge branch 'feat/add-remote-repo-support-in-helm' of https://github.com/jgu...