Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/gruntwork-io/terratest to v0.48.1 #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gruntwork-io/terratest v0.41.26 -> v0.48.1 age adoption passing confidence

Release Notes

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

v0.48.1

Compare Source

Modules affected

  • helm
  • azure
  • aws
  • k8s

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.48.0...v0.48.1

v0.48.0

Compare Source

Modules affected
  • terraform
  • aws
  • helm
  • logger
  • http-helper
  • opa
  • docker
What's Changed
New Contributors

Full Changelog: gruntwork-io/terratest@v0.47.2...v0.47.3

v0.47.2

Compare Source

Modules affected

  • ssh
  • terraform

Description

  • Updated logging line in ssh module
  • Refined terraform output by removing unnecessary info lines
  • Update rexml dependency

Related links

Full Changelog: gruntwork-io/terratest@v0.47.1...v0.47.2

v0.47.1

Compare Source

Modules affected

  • aws
  • retry

Description

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.0

Compare Source

Modules affected

  • packer
  • aws
  • helm
  • azure

Description

  • Added support for Packer 1.10
  • Fixed error checking in Azure
  • Fixed tests and documentation for helm, aws, packer modules

Related links

v0.46.16

Compare Source

Description

  • Updated github.com/hashicorp/go-getter from 1.7.4 to 1.7.5.

Related links

v0.46.15

Compare Source

Description

Related links

v0.46.14

Compare Source

Modules affected

  • opa

Description

  • Updated go-getter to 1.7.4

Related links

v0.46.13

Compare Source

Modules affected

  • docker

Description

  • Updated github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible

Related links

v0.46.12

Compare Source

Description

  • Updated google.golang.org/protobuf from 1.31.0 to 1.33.0
  • Updated golang.org/x/crypto from 0.14.0 to 0.17.0
  • Updated nokogiri from 1.14.3 to 1.16.3

Related links

v0.46.11

Compare Source

Modules affected
  • aws
Description
  • Updated GetAmazonLinuxAmiE to search for Amazon Linux 2 AMIs
Related links

v0.46.10

Compare Source

Modules affected

  • test-structure
  • git

Description

  • Updated runValidateOnAllTerraformModules function, which is used under the hood by ValidateAllTerraformModules and OPAEvalAllTerraformModules, to:
  1. Find the Git root using git.GetRepoRootForDirE, instead of a hard-coded ../../ file path.
  2. Copy the Git root to a temp folder once, rather than once per sub-test.

Related links

v0.46.9

Compare Source

Modules affected

  • helm

Description

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.8

Compare Source

Modules affected

  • k8s

Description

  • Updated k8s.io/apimachinery from v0.27.2 to v0.28.4.
  • Updated k8s.io/client-go from v0.27.2 to v0.28.4.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.7

Compare Source

Modules affected

  • http-helper

Description

  • Added handling for nil body in http-helper.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.6

Compare Source

Modules affected

  • helm

Description

  • Added support for the --repo options to the helm test feature

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.5

Compare Source

Modules affected

  • k8s

Description

  • Added RestConfig field to extend auth options for Kubernetes client.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.4

Compare Source

Description

  • Updated dependency github.com/docker/docker from 20.10.7+incompatible to 24.0.7+incompatible

Related links

v0.46.3

Compare Source

Description

  • Updated dependency google.golang.org/grpc from 1.51.0 to 1.56.3

Related links

v0.46.2

Compare Source

Description

  • Updated dependency github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible

Related links

v0.46.1

Compare Source

Description

  • Updated dependency golang.org/x/net from 0.8.0 to 0.17.0

Related links

v0.46.0

Compare Source

Modules affected

  • terraform

Description

  • Added support for OpenTofu in terraform module
Migration Guide

Switching to tofu:

  1. Install OpenTofu cli https://github.com/opentofu/opentofu
  2. Apply one of:

Related links

v0.45.0

Compare Source

Description

  • Removed Go patch version from go.mod

Related links

v0.44.1

Compare Source

Description

  • Updated AMI module to support Ubuntu 20.04 and 22.04.

Related links

v0.44.0

Compare Source

Description

  • Updated minimal Go version to 1.21

Related links

v0.43.13

Compare Source

Modules affected

  • azure

Description

  • Added new fields to the NsgRuleSummary structure

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.12

Compare Source

Modules affected

  • k8s

Description

  • Fixed panic in WaitUntilDeploymentAvailable in the k8s module

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.11

Compare Source

Modules affected

  • terraform

Description

  • Added function AssertTgPlanAllExitCode to validate output of terragrunt run-all plan

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.10

Compare Source

Modules affected

  • k8s

Description

  • Added support for passing custom logger when running kubectl

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.9

Compare Source

Modules affected

  • test-structure

Description

  • Added function SaveTerraformOptionsIfNotPresent

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.8

Compare Source

Modules affected

  • terraform

Description

  • Added public ParsePlanJSON function to terraform module.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.7

Compare Source

Modules affected

  • azure

Description

  • Added support for Azure SQL Managed Instance

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.6

Compare Source

Modules affected

  • k8s

Description

  • Updated k8s module to support fetching of Kubernetes events

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.5

Compare Source

Description

  • Updated google.golang.org/protobuf version to v1.31.0

Related links

v0.43.4

Compare Source

Modules affected

  • azure

Description

  • Update Azure example to move the azurerm provider version constraint into the required_provider.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.3

Compare Source

Modules affected

  • azure

Description

  • Add Support for Azure DataFactory Module

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.2

Compare Source

Modules affected

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

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

@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.42.0 Update module github.com/gruntwork-io/terratest to v0.42.0 - autoclosed May 27, 2023
@renovate renovate bot closed this May 27, 2023
@renovate renovate bot deleted the renovate/github.com-gruntwork-io-terratest-0.x branch May 27, 2023 02:40
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.42.0 - autoclosed Update module github.com/gruntwork-io/terratest to v0.42.0 May 27, 2023
@renovate renovate bot reopened this May 27, 2023
@renovate renovate bot restored the renovate/github.com-gruntwork-io-terratest-0.x branch May 27, 2023 06:17
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from e1f84ad to 1d16441 Compare May 27, 2023 06:18
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.42.0 Update module github.com/gruntwork-io/terratest to v0.43.6 Jul 1, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch 3 times, most recently from 0826850 to b46def1 Compare July 7, 2023 17:08
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.6 Update module github.com/gruntwork-io/terratest to v0.43.7 Jul 7, 2023
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.7 Update module github.com/gruntwork-io/terratest to v0.43.8 Jul 10, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from b46def1 to 0705356 Compare July 10, 2023 14:50
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 0705356 to ce7ae81 Compare July 21, 2023 20:07
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.8 Update module github.com/gruntwork-io/terratest to v0.43.9 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from ce7ae81 to 7cc4afa Compare July 25, 2023 19:55
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.9 Update module github.com/gruntwork-io/terratest to v0.43.10 Jul 25, 2023
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.10 Update module github.com/gruntwork-io/terratest to v0.43.11 Jul 26, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 7cc4afa to 5e6e622 Compare July 26, 2023 20:19
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.11 Update module github.com/gruntwork-io/terratest to v0.43.12 Aug 11, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 5e6e622 to a8f10d2 Compare August 11, 2023 09:23
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.12 Update module github.com/gruntwork-io/terratest to v0.43.12 - autoclosed Aug 15, 2023
@renovate renovate bot closed this Aug 15, 2023
@renovate renovate bot deleted the renovate/github.com-gruntwork-io-terratest-0.x branch August 15, 2023 16:46
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.12 - autoclosed Update module github.com/gruntwork-io/terratest to v0.43.12 Aug 15, 2023
@renovate renovate bot reopened this Aug 15, 2023
@renovate renovate bot restored the renovate/github.com-gruntwork-io-terratest-0.x branch August 15, 2023 18:13
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from a8f10d2 to 37d4a1f Compare August 15, 2023 18:13
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.12 Update module github.com/gruntwork-io/terratest to v0.43.13 Aug 27, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 064152a to 8a257c6 Compare March 18, 2024 22:36
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.11 Update module github.com/gruntwork-io/terratest to v0.46.12 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 8a257c6 to 9454c3c Compare March 20, 2024 23:54
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.12 Update module github.com/gruntwork-io/terratest to v0.46.13 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 9454c3c to 4f68424 Compare April 14, 2024 10:49
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 4f68424 to c9f1678 Compare April 23, 2024 18:20
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.13 Update module github.com/gruntwork-io/terratest to v0.46.14 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from c9f1678 to e541a32 Compare May 9, 2024 11:48
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from e541a32 to c746df7 Compare May 22, 2024 02:26
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.14 Update module github.com/gruntwork-io/terratest to v0.46.15 May 22, 2024
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: 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):

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

Details:

Package Change
go 1.20 -> 1.23.4
cloud.google.com/go v0.105.0 -> v0.116.0
cloud.google.com/go/compute v1.12.1 -> v1.28.3
cloud.google.com/go/compute/metadata v0.2.1 -> v0.5.2
cloud.google.com/go/iam v0.7.0 -> v1.2.2
cloud.google.com/go/storage v1.27.0 -> v1.47.0
github.com/Azure/azure-sdk-for-go v50.2.0+incompatible -> v51.0.0+incompatible
github.com/golang/protobuf v1.5.2 -> v1.5.4
github.com/golang/snappy v0.0.3 -> v0.0.4
github.com/google/go-cmp v0.5.9 -> v0.6.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/googleapis/enterprise-certificate-proxy v0.2.0 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.7.0 -> v2.14.0
github.com/hashicorp/go-multierror v1.1.0 -> v1.1.1
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/hashicorp/hcl/v2 v2.9.1 -> v2.22.0
github.com/hashicorp/terraform-json v0.13.0 -> v0.23.0
github.com/jstemmer/go-junit-report v0.9.1 -> v1.0.0
github.com/klauspost/compress v1.15.11 -> v1.16.5
github.com/tmccombs/hcl2json v0.3.3 -> v0.6.4
github.com/zclconf/go-cty v1.9.1 -> v1.15.0
golang.org/x/crypto v0.1.0 -> v0.29.0
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 -> v0.18.0
golang.org/x/net v0.7.0 -> v0.31.0
golang.org/x/oauth2 v0.1.0 -> v0.24.0
golang.org/x/sys v0.5.0 -> v0.27.0
golang.org/x/text v0.7.0 -> v0.20.0
golang.org/x/tools v0.1.12 -> v0.22.0
google.golang.org/api v0.103.0 -> v0.206.0
google.golang.org/genproto v0.0.0-20221201164419-0e50fba7f41c -> v0.0.0-20241113202542-65e8d215514f
google.golang.org/grpc v1.51.0 -> v1.67.1
google.golang.org/protobuf v1.28.1 -> v1.35.1

@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from c746df7 to e7a9b57 Compare June 17, 2024 16:48
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from e7a9b57 to ca8fbc1 Compare June 28, 2024 00:46
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.15 Update module github.com/gruntwork-io/terratest to v0.46.16 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from ca8fbc1 to bf4a294 Compare July 12, 2024 19:09
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.16 Update module github.com/gruntwork-io/terratest to v0.47.0 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from bf4a294 to fb364e5 Compare July 31, 2024 19:03
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from fb364e5 to 306d4b0 Compare August 30, 2024 13:18
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.47.0 Update module github.com/gruntwork-io/terratest to v0.47.1 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 306d4b0 to 162744b Compare September 11, 2024 15:33
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 162744b to eb20ca8 Compare October 1, 2024 12:23
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.47.1 Update module github.com/gruntwork-io/terratest to v0.47.2 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from eb20ca8 to bb994ef Compare October 3, 2024 16:38
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from bb994ef to b94eadc Compare November 17, 2024 15:59
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from b94eadc to 8cf3f67 Compare November 24, 2024 18:42
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 8cf3f67 to 7e2242a Compare December 10, 2024 19:54
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.47.2 Update module github.com/gruntwork-io/terratest to v0.48.0 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 7e2242a to cdc9cf3 Compare December 17, 2024 21:47
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.48.0 Update module github.com/gruntwork-io/terratest to v0.48.1 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants