| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| terratest_log_parser_windows_386.exe | 2026-01-14 | 6.1 MB | |
| terratest_log_parser_windows_amd64.exe | 2026-01-14 | 6.5 MB | |
| terratest_log_parser_linux_arm64 | 2026-01-14 | 5.9 MB | |
| terratest_log_parser_linux_386 | 2026-01-14 | 5.7 MB | |
| terratest_log_parser_linux_amd64 | 2026-01-14 | 6.0 MB | |
| terratest_log_parser_darwin_arm64 | 2026-01-14 | 5.9 MB | |
| terratest_log_parser_darwin_amd64 | 2026-01-14 | 6.0 MB | |
| SHA256SUMS | 2026-01-14 | 1.4 kB | |
| pick-instance-type_windows_amd64.exe | 2026-01-14 | 24.2 MB | |
| pick-instance-type_windows_386.exe | 2026-01-14 | 23.1 MB | |
| pick-instance-type_linux_arm64 | 2026-01-14 | 22.5 MB | |
| pick-instance-type_linux_amd64 | 2026-01-14 | 23.7 MB | |
| pick-instance-type_linux_386 | 2026-01-14 | 22.5 MB | |
| pick-instance-type_darwin_arm64 | 2026-01-14 | 23.3 MB | |
| pick-instance-type_darwin_amd64 | 2026-01-14 | 24.5 MB | |
| README.md | 2026-01-13 | 1.3 kB | |
| v0.55.0 source code.tar.gz | 2026-01-13 | 3.7 MB | |
| v0.55.0 source code.zip | 2026-01-13 | 4.4 MB | |
| Totals: 18 Items | 214.0 MB | 1 | |
What's Changed
- docs: add example for skipping test stages by @james00012 in https://github.com/gruntwork-io/terratest/pull/1629
- fix: remove satori/go.uuid dependency (CVE-2021-3538) by @james00012 in https://github.com/gruntwork-io/terratest/pull/1630
- Upgrade Go to 1.24.0 and update terragrunt module for CLI redesign by @james00012 in https://github.com/gruntwork-io/terratest/pull/1633
- Improve Terragrunt + Terratest documentation and deprecate Tg* functions by @james00012 in https://github.com/gruntwork-io/terratest/pull/1638
- Fix various bugs and cleanup deprecated code by @james00012 in https://github.com/gruntwork-io/terratest/pull/1646
- Fix GCP test failures by @james00012 in https://github.com/gruntwork-io/terratest/pull/1647
- Update bitnami/nginx chart version in helm tests by @james00012 in https://github.com/gruntwork-io/terratest/pull/1648
- Fix failing Kubernetes tests by @james00012 in https://github.com/gruntwork-io/terratest/pull/1650
- Fix CI test failures by @james00012 in https://github.com/gruntwork-io/terratest/pull/1651
- Upgrade Kubernetes client libraries to v0.35.0 by @james00012 in https://github.com/gruntwork-io/terratest/pull/1653
Full Changelog: https://github.com/gruntwork-io/terratest/compare/v0.54.0...v0.55.0