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 #10

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gruntwork-io/terratest v0.40.22 -> 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 force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from f6ae258 to f5feeb5 Compare October 17, 2022 15:43
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.23 Update module github.com/gruntwork-io/terratest to v0.40.24 Oct 17, 2022
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from f5feeb5 to 53dea9f Compare November 9, 2022 17:39
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.24 Update module github.com/gruntwork-io/terratest to v0.41.0 Nov 9, 2022
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.41.0 Update module github.com/gruntwork-io/terratest to v0.41.2 Nov 17, 2022
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from 53dea9f to c958a78 Compare November 17, 2022 19:30
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.41.2 Update module github.com/gruntwork-io/terratest to v0.41.3 Nov 18, 2022
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from c958a78 to c5d0f3c Compare November 18, 2022 17:01
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from c5d0f3c to f618ec0 Compare March 18, 2023 07:54
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.41.3 Update module github.com/gruntwork-io/terratest to v0.41.16 Mar 18, 2023
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.41.16 Update module github.com/gruntwork-io/terratest to v0.41.18 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from f618ec0 to 2edd1ac Compare April 17, 2023 12:06
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from 2edd1ac to 3c732c0 Compare May 28, 2023 11:51
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.41.18 Update module github.com/gruntwork-io/terratest to v0.42.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from 3c732c0 to 45588d6 Compare May 30, 2023 20:54
@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.0 May 30, 2023
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.0 Update module github.com/gruntwork-io/terratest to v0.43.2 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch 2 times, most recently from bc55515 to 7093eef Compare June 21, 2023 20:50
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.2 Update module github.com/gruntwork-io/terratest to v0.43.3 Jun 21, 2023
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.3 Update module github.com/gruntwork-io/terratest to v0.43.4 Jun 24, 2023
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch 2 times, most recently from b084620 to b49fb35 Compare June 27, 2023 20:34
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.4 Update module github.com/gruntwork-io/terratest to v0.43.5 Jun 27, 2023
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.43.5 Update module github.com/gruntwork-io/terratest to v0.43.6 Jun 29, 2023
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from b49fb35 to 9dad4d6 Compare June 29, 2023 21:25
@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 force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from 9dad4d6 to 1631acb Compare July 7, 2023 15:26
@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.aaakk.us.kg-gruntwork-io-terratest-0.x branch from 1631acb to 5d1825a Compare July 10, 2023 15:40
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from 79633c0 to aeedee4 Compare January 16, 2024 21:14
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.9 Update module github.com/gruntwork-io/terratest to v0.46.11 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from aeedee4 to f648062 Compare February 25, 2024 10:17
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from f648062 to 9c37e4b Compare March 18, 2024 21:14
@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.aaakk.us.kg-gruntwork-io-terratest-0.x branch from 9c37e4b to fd0c38b Compare March 20, 2024 19:59
@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.aaakk.us.kg-gruntwork-io-terratest-0.x branch from fd0c38b to 309b79c Compare April 14, 2024 08:27
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from 309b79c to 042a856 Compare April 23, 2024 19:33
@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.aaakk.us.kg-gruntwork-io-terratest-0.x branch from 042a856 to 86c0e6c Compare May 9, 2024 10:52
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from 86c0e6c to 15fa42d Compare May 22, 2024 00:57
@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):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.21
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b -> v3.0.1

@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from 15fa42d to edce780 Compare June 14, 2024 16:03
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from edce780 to faa202c Compare June 27, 2024 22:21
@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 27, 2024
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from faa202c to 404e4a6 Compare July 12, 2024 16:01
@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.aaakk.us.kg-gruntwork-io-terratest-0.x branch from 404e4a6 to cb12fb7 Compare August 30, 2024 12:24
@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.aaakk.us.kg-gruntwork-io-terratest-0.x branch from cb12fb7 to aec26b0 Compare September 11, 2024 17:42
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from aec26b0 to dc44bf5 Compare October 1, 2024 10:29
@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.aaakk.us.kg-gruntwork-io-terratest-0.x branch from dc44bf5 to b9845a8 Compare November 17, 2024 16:57
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-gruntwork-io-terratest-0.x branch from b9845a8 to b2aeff6 Compare December 10, 2024 19:21
@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.aaakk.us.kg-gruntwork-io-terratest-0.x branch from b2aeff6 to c71fa3a Compare December 17, 2024 21:54
@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