Update module github.com/gruntwork-io/terratest to v0.56.0#10
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update module github.com/gruntwork-io/terratest to v0.56.0#10renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
f6ae258 to
f5feeb5
Compare
f5feeb5 to
53dea9f
Compare
53dea9f to
c958a78
Compare
c958a78 to
c5d0f3c
Compare
c5d0f3c to
f618ec0
Compare
f618ec0 to
2edd1ac
Compare
2edd1ac to
3c732c0
Compare
3c732c0 to
45588d6
Compare
bc55515 to
7093eef
Compare
b084620 to
b49fb35
Compare
b49fb35 to
9dad4d6
Compare
9dad4d6 to
1631acb
Compare
1631acb to
5d1825a
Compare
c71fa3a to
3e3dc5b
Compare
3e3dc5b to
fd4f9a8
Compare
fd4f9a8 to
2367248
Compare
2367248 to
7db6957
Compare
8d4283c to
2e2de7b
Compare
2e2de7b to
a453db5
Compare
a453db5 to
1caddda
Compare
1caddda to
cb87456
Compare
cb87456 to
9c3ed3d
Compare
9c3ed3d to
ae4e3c9
Compare
ae4e3c9 to
1dc3502
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
1dc3502 to
31ba06e
Compare
31ba06e to
f0f6f22
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.40.22→v0.56.0Release Notes
gruntwork-io/terratest (github.com/gruntwork-io/terratest)
v0.56.0Compare Source
✨ New Features
CreateJobFromCronJobandCreateJobFromCronJobEadded.The
CreateJobFromCronJobandCreateJobFromCronJobEfunctions support creating Kubernetes cron jobs in a given namespace. This mirrors the behavior of thekubectl create job ... --from=cronjob/...command and provides a native way to trigger and testCronJobconfigurations within Terratest.Special thanks to @steffas for contributing this feature.
🐛 Bug Fixes
Preserve existing instance metadata in
SetMetadataUpdates the
newMetadatafunction to properly copy existing metadata items before applying new key-value pairs. This resolves an issue introduced in v0.55.0 where functions likeSetMetadataandAddSshKeywere accidentally overwriting all existing instance metadata instead of merging the new values.Plan output parsing for Terraform 1.14+ fixed
Removes the trailing period requirement from the
planWithChangesRegexpregular expression used byGetResourceCount. This resolves parsing failures caused by Terraform 1.14's new Actions feature, which appends additional text (e.g., . Actions: N to invoke.) to the standard plan summary line.Update
CronJobto use thebatch/v1APIUpdates the
CronJobimplementation under the hood to use the stablebatch/v1API instead ofbatch/v1beta1. This restores compatibility with modern Kubernetes clusters, as the olderv1beta1API was completely removed in Kubernetes 1.25.📖 Documentation Updates
Homepage examples for Terragrunt updated
Examples relevant to Terragrunt have been fixed in the https://terragrunt.gruntwork.io site.
⚙️ Process Updates
Golang bumped to 1.26
The version of Golang in
go.modhas been updated to1.26.What's Changed
1.26by @yhakbar in #1667New Contributors
Full Changelog: gruntwork-io/terratest@v0.55.0...v0.56.0
v0.55.0Compare Source
What's Changed
Full Changelog: gruntwork-io/terratest@v0.54.0...v0.55.0
v0.54.0Compare Source
What's Changed
Full Changelog: gruntwork-io/terratest@v0.53.0...v0.54.0
v0.53.0Compare Source
What's Changed
InitAndValidateInputsE()by @particleflux in #1616Full Changelog: gruntwork-io/terratest@v0.52.0...v0.53.0
v0.52.0Compare Source
What's Changed
New Contributors
Full Changelog: gruntwork-io/terratest@v0.51.0...v0.52.0
v0.51.0Compare Source
What's Changed
terragrunt stack generateby @james00012 in #1562Full Changelog: gruntwork-io/terratest@v0.50.0...v0.51.0
v0.50.0Compare Source
What's Changed
terragrunt stack initby @james03160927 in #1560New Contributors
Full Changelog: gruntwork-io/terratest@v0.49.0...v0.50.0
v0.49.0Compare Source
Modules affected
terraformhelmazureawsk8sloggerpackerWhat's Changed
New Contributors
Full Changelog: gruntwork-io/terratest@v0.48.2...v0.49.0
v0.48.2Compare Source
Modules affected
shellawsgcpterraformk8sazuredatabaseWhat's Changed
RunCommandAndGetStdOutErrby @james03160927S3BucketServerSideEncryptionby @james03160927stderrintostdoutby @g7rrequest-timeoutoptions forkubectlby @james03160927GetAllParametersOfRdsInstanceby @james03160927golang.org/x/cryptofrom 0.29.0 to 0.31.0 by @dependabotgolang.org/x/netfrom 0.31.0 to 0.33.0 by @dependabotHasSuffixto check for suffixes by @amangaleNew Contributors
Full Changelog: gruntwork-io/terratest@v0.48.1...v0.48.2
v0.48.1Compare Source
Modules affected
helmazureawsk8sWhat's Changed
New Contributors
Full Changelog: gruntwork-io/terratest@v0.48.0...v0.48.1
v0.48.0Compare Source
Modules affected
terraformawshelmloggerhttp-helperopadockerWhat's Changed
LogandLogfthreadsafe by @james03160927 in #1467mastertomainwherever it's referenced by @yhakbar in #1476New Contributors
Full Changelog: gruntwork-io/terratest@v0.47.2...v0.47.3
v0.47.2Compare Source
Modules affected
sshterraformDescription
Related links
Full Changelog: gruntwork-io/terratest@v0.47.1...v0.47.2
v0.47.1Compare Source
Modules affected
awsretryDescription
Special thanks
Special thanks to the following users for their contribution!
Related links
Full Changelog: gruntwork-io/terratest@v0.47.0...v0.47.1
v0.47.0Compare Source
Modules affected
packerawshelmazureDescription
Related links
v0.46.16Compare Source
Description
github.com/hashicorp/go-getterfrom 1.7.4 to 1.7.5.Related links
v0.46.15Compare Source
Description
0.17.0to0.23.0.Related links
v0.46.14Compare Source
Modules affected
opaDescription
Related links
v0.46.13Compare Source
Modules affected
dockerDescription
github.com/docker/dockerfrom24.0.7+incompatibleto24.0.9+incompatibleRelated links
v0.46.12Compare Source
Description
Related links
v0.46.11Compare Source
Modules affected
awsDescription
GetAmazonLinuxAmiEto search for Amazon Linux 2 AMIsRelated links
v0.46.10Compare Source
Modules affected
test-structuregitDescription
runValidateOnAllTerraformModulesfunction, which is used under the hood byValidateAllTerraformModulesandOPAEvalAllTerraformModules, to:git.GetRepoRootForDirE, instead of a hard-coded../../file path.Related links
v0.46.9Compare Source
Modules affected
helmDescription
Special thanks
Special thanks to the following users for their contribution!
Related links
v0.46.8Compare Source
Modules affected
k8sDescription
k8s.io/apimachineryfromv0.27.2tov0.28.4.k8s.io/client-gofromv0.27.2tov0.28.4.Special thanks
Special thanks to the following users for their contribution!
Related links
v0.46.7Compare Source
Modules affected
http-helperDescription
nilbody inhttp-helper.Special thanks
Special thanks to the following users for their contribution!
Related links
v0.46.6Compare Source
Modules affected
helmDescription
--repo optionsto the helm test featureSpecial thanks
Special thanks to the following users for their contribution!
Related links
v0.46.5Compare Source
Modules affected
k8sDescription
RestConfigfield to extend auth options for Kubernetes client.Special thanks
Special thanks to the following users for their contribution!
Related links
v0.46.4Compare Source
Description
github.com/docker/dockerfrom20.10.7+incompatibleto24.0.7+incompatibleRelated links
v0.46.3Compare Source
Description
google.golang.org/grpcfrom1.51.0to1.56.3Related links
v0.46.2Compare Source
If you want to rebase/retry this PR, check this boxThis PR was generated by Mend Renovate. View the repository job log.