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.46.14 #117

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gruntwork-io/terratest v0.38.8 -> v0.46.14 age adoption passing confidence
  • PR contains the label that identifies the chart, e.g. chart/[chart]

Release Notes

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

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

  • azure

Description

  • Add support for Azure Synapse Analytics

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.1

Compare Source

Modules affected

  • azure

Description

  • Updated golangcli-lint version used in azure workflow

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.0

Compare Source

Modules affected

  • k8s [BACKWARD INCOMPATIBLE]

Description

  • Updated minimal Go version to 1.19
  • Updated Kubernetes client dependency

Related links

v0.42.0

Compare Source

Modules affected
  • k8s
  • helm [BACKWARD INCOMPATIBLE]
Description
  • Fixed the description of k8s.KubectlApplyFromKustomizeE which refered to "delete".
  • Updated helm.Options struct with flag BuildDependencies, once set, helm chart dependencies building will be performed.
Migration guide

For helm charts that require dependencies to be built, should be defined helm.BuildDependencies=true

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.26

Compare Source

Modules affected
  • helm
Description
  • Added ability to define JSON values for the --set-json Helm template flag
Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.25

Compare Source

Modules affected

  • k8s

Description

  • Updated k8s module to support PersistentVolumeClaims

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.24

Compare Source

Modules affected

  • k8s

Description

  • Added functions for Kubernetes PersistentVolumes

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.23

Compare Source

Modules affected

  • helm

Description

  • Updated Helm chart installation to allow logs redirection

Related links

v0.41.22

Compare Source

Modules affected

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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependency Update of a dependency label Jan 18, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 9117a6b to c2d2a7e Compare January 28, 2022 22:26
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.38.9 Update module github.com/gruntwork-io/terratest to v0.39.0 Jan 28, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from c2d2a7e to 8fce567 Compare February 1, 2022 11:31
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.39.0 Update module github.com/gruntwork-io/terratest to v0.40.0 Feb 1, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 8fce567 to 31f0b1e Compare February 12, 2022 05:29
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.0 Update module github.com/gruntwork-io/terratest to v0.40.1 Feb 12, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 31f0b1e to a69189f Compare February 16, 2022 01:46
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.1 Update module github.com/gruntwork-io/terratest to v0.40.2 Feb 16, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from a69189f to f4a7e23 Compare February 18, 2022 02:49
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.2 Update module github.com/gruntwork-io/terratest to v0.40.3 Feb 18, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from f4a7e23 to 9f4baa5 Compare February 25, 2022 00:02
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.3 Update module github.com/gruntwork-io/terratest to v0.40.4 Feb 25, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 9f4baa5 to d7e2635 Compare February 28, 2022 16:04
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.4 Update module github.com/gruntwork-io/terratest to v0.40.5 Feb 28, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from d7e2635 to 6ba7289 Compare March 4, 2022 20:31
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.5 Update module github.com/gruntwork-io/terratest to v0.40.6 Mar 4, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 6ba7289 to c39938f Compare March 30, 2022 11:51
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.6 Update module github.com/gruntwork-io/terratest to v0.40.7 Apr 12, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from c39938f to c1454f7 Compare April 12, 2022 15:40
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from c1454f7 to 19423e3 Compare May 5, 2022 15:20
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.7 Update module github.com/gruntwork-io/terratest to v0.40.8 May 5, 2022
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.8 Update module github.com/gruntwork-io/terratest to v0.40.9 May 18, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch 2 times, most recently from c45a703 to b1e64bb Compare May 18, 2022 23:12
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.9 Update module github.com/gruntwork-io/terratest to v0.40.10 May 18, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from b1e64bb to 6aafc4b Compare May 28, 2022 20:27
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.10 Update module github.com/gruntwork-io/terratest to v0.40.11 May 28, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 6aafc4b to 9776396 Compare May 29, 2022 17:47
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.11 Update module github.com/gruntwork-io/terratest to v0.40.12 May 29, 2022
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.45.0 Update module github.com/gruntwork-io/terratest to v0.46.0 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch 2 times, most recently from 24ca16d to 8df9ce3 Compare October 18, 2023 23:12
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.0 Update module github.com/gruntwork-io/terratest to v0.46.1 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 8df9ce3 to 3ba143c Compare October 31, 2023 21:34
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.1 Update module github.com/gruntwork-io/terratest to v0.46.2 Oct 31, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 3ba143c to 9fea4b0 Compare November 1, 2023 00:12
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.2 Update module github.com/gruntwork-io/terratest to v0.46.5 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 9fea4b0 to 691d29a Compare November 6, 2023 21:34
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.5 Update module github.com/gruntwork-io/terratest to v0.46.6 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 691d29a to 94ab69b Compare November 13, 2023 22:32
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.6 Update module github.com/gruntwork-io/terratest to v0.46.7 Nov 13, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 94ab69b to 29ccf5d Compare December 5, 2023 21:49
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.7 Update module github.com/gruntwork-io/terratest to v0.46.8 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 29ccf5d to 0073b48 Compare January 8, 2024 20:25
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.8 Update module github.com/gruntwork-io/terratest to v0.46.9 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 0073b48 to be6669b Compare January 16, 2024 19:59
@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.10 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from be6669b to 4eae4c8 Compare January 16, 2024 22:48
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.10 Update module github.com/gruntwork-io/terratest to v0.46.11 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 4eae4c8 to 019b5e3 Compare February 25, 2024 10:15
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 019b5e3 to 575097e Compare March 18, 2024 23:24
@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 575097e to d47590d Compare March 20, 2024 23:28
@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 d47590d to 0797440 Compare April 14, 2024 09:41
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 0797440 to 9d693a8 Compare April 23, 2024 18:36
@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 9d693a8 to 99f0422 Compare May 9, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Update of a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants