Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
terratest_log_parser_windows_386.exe | 2025-02-04 | 5.4 MB | |
terratest_log_parser_windows_amd64.exe | 2025-02-04 | 5.8 MB | |
terratest_log_parser_linux_arm64 | 2025-02-04 | 5.2 MB | |
terratest_log_parser_linux_386 | 2025-02-04 | 5.0 MB | |
terratest_log_parser_linux_amd64 | 2025-02-04 | 5.4 MB | |
terratest_log_parser_darwin_amd64 | 2025-02-04 | 5.2 MB | |
terratest_log_parser_darwin_arm64 | 2025-02-04 | 5.2 MB | |
pick-instance-type_windows_amd64.exe | 2025-02-04 | 22.5 MB | |
SHA256SUMS | 2025-02-04 | 1.4 kB | |
pick-instance-type_windows_386.exe | 2025-02-04 | 21.4 MB | |
pick-instance-type_linux_arm64 | 2025-02-04 | 21.1 MB | |
pick-instance-type_linux_amd64 | 2025-02-04 | 21.9 MB | |
pick-instance-type_linux_386 | 2025-02-04 | 20.7 MB | |
pick-instance-type_darwin_arm64 | 2025-02-04 | 21.5 MB | |
pick-instance-type_darwin_amd64 | 2025-02-04 | 21.8 MB | |
README.md | 2025-02-04 | 2.5 kB | |
v0.48.2 source code.tar.gz | 2025-02-04 | 3.7 MB | |
v0.48.2 source code.zip | 2025-02-04 | 4.3 MB | |
Totals: 18 Items | 196.1 MB | 0 |
Modules affected
shell
aws
gcp
terraform
k8s
azure
database
What's Changed
- feat: Add
RunCommandAndGetStdOutErr
by @james03160927 - feat: Implement functionality for
S3BucketServerSideEncryption
by @james03160927 - feat: Add an import SSH key for a specific project by @james03160927
- feat: Do not merge
stderr
intostdout
by @g7r - feat: Add bucket ownership control by @james03160927
- feat: Add
request-timeout
options forkubectl
by @james03160927 - feat: Support pagination for
GetAllParametersOfRdsInstance
by @james03160927 - feat: Add support for Azure container apps by @tjololo
- chore(deps): Bump
golang.org/x/crypto
from 0.29.0 to 0.31.0 by @dependabot - feat: Add support for databases by @james03160927
- chore(deps): Bump
golang.org/x/net
from 0.31.0 to 0.33.0 by @dependabot - feat: Add a new check for private DNS zones by @johannes-engler-mw
- chore: Update copyright year in README by @ofek
- fix: Use
HasSuffix
to check for suffixes by @amangale
New Contributors
- @g7r made their first contribution in https://github.com/gruntwork-io/terratest/pull/1495
- @tjololo made their first contribution in https://github.com/gruntwork-io/terratest/pull/1493
- @johannes-engler-mw made their first contribution in https://github.com/gruntwork-io/terratest/pull/1455
- @ofek made their first contribution in https://github.com/gruntwork-io/terratest/pull/1506
- @amangale made their first contribution in https://github.com/gruntwork-io/terratest/pull/1505
Full Changelog: https://github.com/gruntwork-io/terratest/compare/v0.48.1...v0.48.2