Releases: gruntwork-io/terratest
Releases · gruntwork-io/terratest
v0.46.11
Modules affected
Description
- Updated
GetAmazonLinuxAmiE
to search for Amazon Linux 2 AMIs
Related links
v0.46.10
Modules affected
Description
- Updated
runValidateOnAllTerraformModules
function, which is used under the hood by ValidateAllTerraformModules
and OPAEvalAllTerraformModules
, 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
Description
Special thanks
Special thanks to the following users for their contribution!
Related links
v0.46.8
Modules affected
Description
- Updated
k8s.io/apimachinery
from v0.27.2
to v0.28.4
.
- Updated
k8s.io/client-go
from v0.27.2
to v0.28.4
.
Special thanks
Special thanks to the following users for their contribution!
Related links
v0.46.7
Modules affected
Description
- Added handling for
nil
body in http-helper
.
Special thanks
Special thanks to the following users for their contribution!
Related links
v0.46.6
Modules affected
Description
- Added support for the
--repo options
to the helm test feature
Special thanks
Special thanks to the following users for their contribution!
Related links
v0.46.5
Modules affected
Description
- Added
RestConfig
field to extend auth options for Kubernetes client.
Special thanks
Special thanks to the following users for their contribution!
Related links
v0.46.4
Description
- Updated dependency
github.com/docker/docker
from 20.10.7+incompatible
to 24.0.7+incompatible
Related links
v0.46.3
Description
- Updated dependency
google.golang.org/grpc
from 1.51.0
to 1.56.3
Related links
v0.46.2
Description
- Updated dependency
github.com/docker/distribution
from 2.7.1+incompatible
to 2.8.2+incompatible
Related links