Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
terratest_log_parser_windows_386.exe | 2025-05-08 | 6.1 MB | |
terratest_log_parser_windows_amd64.exe | 2025-05-08 | 6.6 MB | |
terratest_log_parser_linux_arm64 | 2025-05-08 | 5.9 MB | |
terratest_log_parser_linux_amd64 | 2025-05-08 | 6.0 MB | |
terratest_log_parser_darwin_arm64 | 2025-05-08 | 5.8 MB | |
terratest_log_parser_linux_386 | 2025-05-08 | 5.6 MB | |
SHA256SUMS | 2025-05-08 | 1.4 kB | |
terratest_log_parser_darwin_amd64 | 2025-05-08 | 5.9 MB | |
pick-instance-type_windows_amd64.exe | 2025-05-08 | 24.8 MB | |
pick-instance-type_windows_386.exe | 2025-05-08 | 23.4 MB | |
pick-instance-type_linux_arm64 | 2025-05-08 | 23.2 MB | |
pick-instance-type_linux_amd64 | 2025-05-08 | 24.3 MB | |
pick-instance-type_linux_386 | 2025-05-08 | 22.8 MB | |
pick-instance-type_darwin_arm64 | 2025-05-08 | 23.6 MB | |
pick-instance-type_darwin_amd64 | 2025-05-08 | 24.6 MB | |
README.md | 2025-05-07 | 5.8 kB | |
v0.49.0 source code.tar.gz | 2025-05-07 | 3.7 MB | |
v0.49.0 source code.zip | 2025-05-07 | 4.3 MB | |
Totals: 18 Items | 216.6 MB | 0 |
Modules affected
terraform
helm
azure
aws
k8s
logger
packer
What's Changed
- feat: Creating a test for TF_LOG by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1512
- feat: handle multiple yaml doc by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1514
- feat: use the new sdk for azure resource group by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1511
- feat: Stop DynamoDB methods with E Failing Immediately by @robmorgan in https://github.com/gruntwork-io/terratest/pull/1507
- feat: Get and Put for ECR repo policies by @felixfriedrich in https://github.com/gruntwork-io/terratest/pull/1519
- feat: include --version in helm upgrade by @jijiechen in https://github.com/gruntwork-io/terratest/pull/1532
- feat: add mixed vars support by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1517
- feat: Add helper function for parsing packer-manifest.json by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1546
- feat: Support a s3\:putobject by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1525
- feat: capture terraform stdout stderr and exitcode separately by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1530
- feat: add UnmarshalK8SYamlsE by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1533
- feat: add support for extra arguments by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1523
- feat: allow --backend-config to use file path by setting the value to nil by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1539
- feat: Support for ListNamespaces function by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1543
- feat: K8S fix forward to service port by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1547
- fix: add test for duplicate key by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1518
- fix: support custom TG logger settings by @bt-macole in https://github.com/gruntwork-io/terratest/pull/1509
- docs: Improve README for terraform database example module by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1515
- chore: adjust fixture to fix broken tests by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1548
- chore: add RenderTemplateAndGetStdOutErrE & RunHelmCommandAndGetStdOutErrE by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1526
- chore: Update parseListOfMaps to handle non-map data structures by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1529
- chore: add test for literal block by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1535
- chore: Update CODEOWNERS by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1554
- chore: Adding Terragrunt team to CODEOWNERS by @yhakbar in https://github.com/gruntwork-io/terratest/pull/1513
- chore(deps): Bump nokogiri from 1.16.5 to 1.18.3 in /docs by @dependabot in https://github.com/gruntwork-io/terratest/pull/1516
- chore(deps): Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in https://github.com/gruntwork-io/terratest/pull/1527
- chore(deps): Bump golang.org/x/crypto from 0.32.0 to 0.35.0 by @dependabot in https://github.com/gruntwork-io/terratest/pull/1541
- chore(deps): Bump golang.org/x/net from 0.34.0 to 0.38.0 by @dependabot in https://github.com/gruntwork-io/terratest/pull/1542
- chore(deps): Bump nokogiri from 1.18.3 to 1.18.8 in /docs by @dependabot in https://github.com/gruntwork-io/terratest/pull/1545
New Contributors
- @felixfriedrich made their first contribution in https://github.com/gruntwork-io/terratest/pull/1519
- @jijiechen made their first contribution in https://github.com/gruntwork-io/terratest/pull/1532
Full Changelog: https://github.com/gruntwork-io/terratest/compare/v0.48.2...v0.49.0