| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| terratest_log_parser_windows_amd64.exe | 2025-10-26 | 6.6 MB | |
| terratest_log_parser_windows_386.exe | 2025-10-26 | 6.1 MB | |
| terratest_log_parser_linux_amd64 | 2025-10-26 | 6.0 MB | |
| terratest_log_parser_linux_arm64 | 2025-10-26 | 5.9 MB | |
| terratest_log_parser_linux_386 | 2025-10-26 | 5.6 MB | |
| terratest_log_parser_darwin_amd64 | 2025-10-26 | 5.9 MB | |
| terratest_log_parser_darwin_arm64 | 2025-10-26 | 5.8 MB | |
| SHA256SUMS | 2025-10-26 | 1.4 kB | |
| pick-instance-type_windows_amd64.exe | 2025-10-26 | 24.9 MB | |
| pick-instance-type_windows_386.exe | 2025-10-26 | 23.4 MB | |
| pick-instance-type_linux_arm64 | 2025-10-26 | 23.2 MB | |
| pick-instance-type_linux_amd64 | 2025-10-26 | 24.3 MB | |
| pick-instance-type_linux_386 | 2025-10-26 | 22.8 MB | |
| pick-instance-type_darwin_arm64 | 2025-10-26 | 23.6 MB | |
| pick-instance-type_darwin_amd64 | 2025-10-26 | 24.6 MB | |
| README.md | 2025-10-26 | 1.4 kB | |
| v0.52.0 source code.tar.gz | 2025-10-26 | 3.7 MB | |
| v0.52.0 source code.zip | 2025-10-26 | 4.4 MB | |
| Totals: 18 Items | 216.8 MB | 0 | |
What's Changed
- feat: Add SSH certificate authentication support for Terratest by @james00012 in https://github.com/gruntwork-io/terratest/pull/1594
- Update golang.org/x/tools to v0.36.0 for Go 1.25+ compatibility by @james00012 in https://github.com/gruntwork-io/terratest/pull/1593
- fix: prevent segfault in helm.UnmarshalK8SYaml with empty YAML documents by @james00012 in https://github.com/gruntwork-io/terratest/pull/1597
- Add ExecPod functions to execute commands in Kubernetes pods by @james00012 in https://github.com/gruntwork-io/terratest/pull/1599
- Add terragrunt run-all helpers and refactor helm module by @james00012 in https://github.com/gruntwork-io/terratest/pull/1601
- docs: add helm as an entry to package table by @Sacquer in https://github.com/gruntwork-io/terratest/pull/1604
- Ensuring that multiple dummy servers can use the same handlers by @Malhavok in https://github.com/gruntwork-io/terratest/pull/1603
- Fix order of ExtraArgs for Output command with non-empty key (fixes [#1606]) by @dee-kryvenko in https://github.com/gruntwork-io/terratest/pull/1607
New Contributors
- @Sacquer made their first contribution in https://github.com/gruntwork-io/terratest/pull/1604
- @Malhavok made their first contribution in https://github.com/gruntwork-io/terratest/pull/1603
Full Changelog: https://github.com/gruntwork-io/terratest/compare/v0.51.0...v0.52.0