From bdcaa97a23614b7922f521bc5d8cd9d95f2f7c19 Mon Sep 17 00:00:00 2001 From: "Cloud Posse Bot (CI/CD)" Date: Wed, 9 Oct 2024 17:25:14 -0700 Subject: [PATCH] Update terragrunt to 0.68.0 (#5075) Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com> --- README.md | 2 +- docs/badges.md | 2 +- docs/targets.md | 2 +- vendor/terragrunt/VERSION | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 51ad6cc853..9121706123 100644 --- a/README.md +++ b/README.md @@ -458,7 +458,7 @@ terraform-1 \[frozen\] | 1.5.7 | Terraform enables you to safely and predic terraform_0.11 \[frozen\] | 0.11.15 | Terraform (Deprecated package. Use terraform-0.11 instead) terraform_0.12 \[frozen\] | 0.12.31 | Terraform (Deprecated package. Use terraform-0.12 instead) terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terraform-0.13 instead) -[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.67.16 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. +[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.68.0 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. [![terrahelp](https://github.com/cloudposse/packages/actions/workflows/terrahelp.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterrahelp) | 0.7.5 | Terrahelp is as a command line utility that provides useful tricks like masking of terraform output. [![tflint](https://github.com/cloudposse/packages/actions/workflows/tflint.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.53.0 | A Pluggable Terraform Linter [![tfschema](https://github.com/cloudposse/packages/actions/workflows/tfschema.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.9 | A schema inspector for Terraform providers diff --git a/docs/badges.md b/docs/badges.md index fe53e86970..e4a392e6db 100644 --- a/docs/badges.md +++ b/docs/badges.md @@ -131,7 +131,7 @@ terraform-1 \[frozen\] | 1.5.7 | Terraform enables you to safely and predic terraform_0.11 \[frozen\] | 0.11.15 | Terraform (Deprecated package. Use terraform-0.11 instead) terraform_0.12 \[frozen\] | 0.12.31 | Terraform (Deprecated package. Use terraform-0.12 instead) terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terraform-0.13 instead) -[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.67.16 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. +[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.68.0 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. [![terrahelp](https://github.com/cloudposse/packages/actions/workflows/terrahelp.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterrahelp) | 0.7.5 | Terrahelp is as a command line utility that provides useful tricks like masking of terraform output. [![tflint](https://github.com/cloudposse/packages/actions/workflows/tflint.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.53.0 | A Pluggable Terraform Linter [![tfschema](https://github.com/cloudposse/packages/actions/workflows/tfschema.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.9 | A schema inspector for Terraform providers diff --git a/docs/targets.md b/docs/targets.md index fa1d6ba765..a4c557a4cf 100644 --- a/docs/targets.md +++ b/docs/targets.md @@ -146,7 +146,7 @@ terraform-module-versions 3.1.13 CLI tool that checks Terraform code for mod terraform_0.11 0.11.15 Terraform (Deprecated package. Use terraform-0.11 instead) terraform_0.12 0.12.31 Terraform (Deprecated package. Use terraform-0.12 instead) terraform_0.13 0.13.7 Terraform (Deprecated package. Use terraform-0.13 instead) -terragrunt 0.67.16 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. +terragrunt 0.68.0 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. terrahelp 0.7.5 Terrahelp is as a command line utility that provides useful tricks like masking of terraform output. tfenv OBSOLETE Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`) tflint 0.53.0 A Pluggable Terraform Linter diff --git a/vendor/terragrunt/VERSION b/vendor/terragrunt/VERSION index e6e978740a..4a46fb5b7a 100644 --- a/vendor/terragrunt/VERSION +++ b/vendor/terragrunt/VERSION @@ -1 +1 @@ -0.67.16 +0.68.0