Skip to content

chore(deps): Update module github.com/gruntwork-io/terratest to v0.56.0#397

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/github.com-gruntwork-io-terratest-0.x
Open

chore(deps): Update module github.com/gruntwork-io/terratest to v0.56.0#397
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/github.com-gruntwork-io-terratest-0.x

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 29, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/gruntwork-io/terratest v0.50.0v0.56.0 age confidence

Release Notes

gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.56.0

Compare Source

✨ New Features

CreateJobFromCronJob and CreateJobFromCronJobE added.

The CreateJobFromCronJob and CreateJobFromCronJobE functions support creating Kubernetes cron jobs in a given namespace. This mirrors the behavior of the kubectl create job ... --from=cronjob/... command and provides a native way to trigger and test CronJob configurations within Terratest.

Special thanks to @​steffas for contributing this feature.

🐛 Bug Fixes

Preserve existing instance metadata in SetMetadata

Updates the newMetadata function to properly copy existing metadata items before applying new key-value pairs. This resolves an issue introduced in v0.55.0 where functions like SetMetadata and AddSshKey were 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 planWithChangesRegexp regular expression used by GetResourceCount. 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 CronJob to use the batch/v1 API

Updates the CronJob implementation under the hood to use the stable batch/v1 API instead of batch/v1beta1. This restores compatibility with modern Kubernetes clusters, as the older v1beta1 API 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.mod has been updated to 1.26.

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.55.0...v0.56.0

v0.55.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.54.0...v0.55.0

v0.54.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.53.0...v0.54.0

v0.53.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.52.0...v0.53.0

v0.52.0

Compare Source

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.51.0...v0.52.0

v0.51.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.50.0...v0.51.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate
Copy link

forking-renovate bot commented Sep 29, 2025

ℹ Artifact update notice

File name: infra/test/integration/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 11 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
go (toolchain) 1.24.6 -> 1.24.11
github.com/google/gnostic-models v0.6.9 -> v0.7.0
go.yaml.in/yaml/v3 v3.0.3 -> v3.0.4
golang.org/x/crypto v0.40.0 -> v0.45.0
golang.org/x/mod v0.27.0 -> v0.29.0
golang.org/x/net v0.42.0 -> v0.47.0
golang.org/x/sync v0.16.0 -> v0.18.0
golang.org/x/sys v0.34.0 -> v0.38.0
golang.org/x/text v0.27.0 -> v0.31.0
golang.org/x/tools v0.35.0 -> v0.38.0
google.golang.org/protobuf v1.36.1 -> v1.36.5
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 -> v0.0.0-20250710124328-f3f2b991d03b

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Sep 29, 2025
@dpebot
Copy link
Collaborator

dpebot commented Sep 29, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from cd791cc to d3d6c57 Compare October 9, 2025 12:40
@dpebot
Copy link
Collaborator

dpebot commented Oct 9, 2025

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): Update module github.com/gruntwork-io/terratest to v0.51.0 chore(deps): Update module github.com/gruntwork-io/terratest to v0.52.0 Nov 3, 2025
@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from d3d6c57 to d1469ee Compare November 3, 2025 03:56
@dpebot
Copy link
Collaborator

dpebot commented Nov 3, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from d1469ee to b3c9b4c Compare November 7, 2025 03:38
@dpebot
Copy link
Collaborator

dpebot commented Nov 7, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from b3c9b4c to c818ca4 Compare November 12, 2025 22:18
@dpebot
Copy link
Collaborator

dpebot commented Nov 12, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from c818ca4 to d894376 Compare November 12, 2025 23:24
@dpebot
Copy link
Collaborator

dpebot commented Nov 12, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from d894376 to eb115df Compare November 13, 2025 00:46
@dpebot
Copy link
Collaborator

dpebot commented Nov 13, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from eb115df to c6b2ddd Compare November 13, 2025 05:15
@dpebot
Copy link
Collaborator

dpebot commented Nov 13, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from c6b2ddd to 671ce41 Compare November 13, 2025 23:22
@dpebot
Copy link
Collaborator

dpebot commented Nov 13, 2025

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): Update module github.com/gruntwork-io/terratest to v0.52.0 chore(deps): Update module github.com/gruntwork-io/terratest to v0.53.0 Nov 21, 2025
@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 671ce41 to 9e3da3d Compare November 21, 2025 16:10
@dpebot
Copy link
Collaborator

dpebot commented Nov 21, 2025

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): Update module github.com/gruntwork-io/terratest to v0.53.0 chore(deps): Update module github.com/gruntwork-io/terratest to v0.54.0 Nov 28, 2025
@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 9e3da3d to 4fc4a21 Compare November 28, 2025 23:14
@dpebot
Copy link
Collaborator

dpebot commented Nov 28, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 4fc4a21 to 06d2af3 Compare December 6, 2025 00:57
@dpebot
Copy link
Collaborator

dpebot commented Dec 6, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 06d2af3 to 24e06bf Compare December 9, 2025 19:18
@dpebot
Copy link
Collaborator

dpebot commented Dec 9, 2025

/gcbrun

@forking-renovate
Copy link

forking-renovate bot commented Dec 11, 2025

ℹ️ Artifact update notice

File name: infra/test/integration/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 11 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.26
github.com/google/gnostic-models v0.6.9 -> v0.7.0
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
go.yaml.in/yaml/v3 v3.0.3 -> v3.0.4
golang.org/x/crypto v0.40.0 -> v0.45.0
golang.org/x/mod v0.27.0 -> v0.29.0
golang.org/x/sync v0.16.0 -> v0.18.0
golang.org/x/sys v0.34.0 -> v0.38.0
golang.org/x/text v0.27.0 -> v0.31.0
golang.org/x/tools v0.35.0 -> v0.38.0
google.golang.org/protobuf v1.36.1 -> v1.36.8
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 -> v0.0.0-20250910181357-589584f1c912

@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 24e06bf to 7c868f3 Compare December 11, 2025 19:36
@dpebot
Copy link
Collaborator

dpebot commented Dec 11, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 7c868f3 to 87896af Compare December 11, 2025 19:53
@dpebot
Copy link
Collaborator

dpebot commented Dec 11, 2025

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): Update module github.com/gruntwork-io/terratest to v0.54.0 chore(deps): Update module github.com/gruntwork-io/terratest to v0.55.0 Jan 20, 2026
@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 87896af to effe86f Compare January 20, 2026 07:00
@dpebot
Copy link
Collaborator

dpebot commented Jan 20, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from effe86f to 295af07 Compare February 18, 2026 21:47
@dpebot
Copy link
Collaborator

dpebot commented Feb 18, 2026

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): Update module github.com/gruntwork-io/terratest to v0.55.0 chore(deps): Update module github.com/gruntwork-io/terratest to v0.56.0 Feb 19, 2026
@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 295af07 to 32e94c0 Compare February 19, 2026 20:02
@dpebot
Copy link
Collaborator

dpebot commented Feb 19, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 32e94c0 to e0a3214 Compare February 24, 2026 01:10
@dpebot
Copy link
Collaborator

dpebot commented Feb 24, 2026

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants