terraform-example-foundation icon indicating copy to clipboard operation
terraform-example-foundation copied to clipboard

fix(deps): update go modules

Open renovate[bot] opened this issue 3 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test require minor v0.1.1-0.20220801181634-4ea786f947df -> v0.2.0
github.com/gruntwork-io/terratest require patch v0.40.7 -> v0.40.20
github.com/stretchr/testify require minor v1.7.1 -> v1.8.0
github.com/tidwall/gjson require minor v1.12.1 -> v1.14.3
golang.org/x/oauth2 require digest f6687ab -> 8227340

Release Notes

gruntwork-io/terratest

v0.40.20

Compare Source

Modules affected

  • opa

Description

  • Exposed DownloadPolicyE function so that it can be called independent of OPA functionality.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.19

Compare Source

Modules affected

  • terraform

Description

  • Fixed a bug in the Clone function of the terraform.Options struct where map objects were not being deep cloned, causing side effects.

Related links

v0.40.18

Compare Source

Modules affected

  • docker

Description

  • Added usage of docker compose command if is available
  • Updated quick-start documentation to work with Go 1.17
  • Added Windows ec2 instance example
  • Updated Set permissions for GitHub actions

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.17

Compare Source

Modules affected

  • aws

Description

  • Added aws.GetDefaultSubnetIDsForVpc to retrieve default subnet ids
  • Updated aws.IsPublicSubnet to check implicit association with the main route table in VPC when the subnet does not have any explicitly associated route tables

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.16

Compare Source

Modules affected

  • terraform

Description

  • Added ShowWithStruct function that parses terraform plan output to PlanStruct

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.15

Compare Source

Description

  • Updated dependency hashicorp/go-getter from 1.5.11 to 1.6.1

Related links

v0.40.14

Compare Source

Modules affected

  • terraform

Description

  • Updated GetResourceCount function to handle new plan output in Terraform 1.2.x.

Related links

v0.40.13

Compare Source

Description

  • Updated dependency github.com/hashicorp/go-getter from 1.5.9 to 1.5.11

Related links

v0.40.12

Compare Source

Modules affected

  • helm

Description

  • Updated RenderTemplateE function to rebuild helm chart dependencies

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.11

Compare Source

Modules affected

  • http-helper

Description

  • Added to HttpHelper functions that accept options structs
  • Fixed broken azure example

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.10

Compare Source

Modules affected

  • version-checker [NEW]

Description

  • Added a new helper function version_checker.CheckVersion and version_checker.CheckVersionE which can be used to assert that installed tools satisfy a version constraint.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.9

Compare Source

Modules affected

  • aws
  • terraform
  • files

Description

  • Updated CopyTerraformFolderToDest to also copy .terraform.lock.hcl to the destination.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.8

Compare Source

Modules affected

  • slack [NEW]
  • aws

Description

  • Fixed bug where FunctionError wasn't readable.
  • Added new module with utility functions for validating Slack integrations.

Special thanks

Special thanks to the following users for their contribution!

Related links

stretchr/testify

v1.8.0

Compare Source

v1.7.5

Compare Source

v1.7.4

Compare Source

v1.7.3

Compare Source

v1.7.2

Compare Source

tidwall/gjson

v1.14.3

Compare Source

v1.14.2

Compare Source

v1.14.1

Compare Source

v1.14.0

Compare Source

v1.13.0

Compare Source


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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

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

renovate[bot] avatar Jul 14 '22 19:07 renovate[bot]