diff --git a/README.md b/README.md index 5e99a8057b..4ebf990a31 100644 --- a/README.md +++ b/README.md @@ -457,7 +457,7 @@ terraform-0.13 \[frozen\] | 0.13.7 | Terraform is a tool for building, chang 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.58.8 | 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.58.9 | 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.51.1 | 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.8 | A schema inspector for Terraform providers diff --git a/docs/badges.md b/docs/badges.md index 532d90245a..7f8d2c68cd 100644 --- a/docs/badges.md +++ b/docs/badges.md @@ -130,7 +130,7 @@ terraform-0.13 \[frozen\] | 0.13.7 | Terraform is a tool for building, chang 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.58.8 | 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.58.9 | 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.51.1 | 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.8 | A schema inspector for Terraform providers diff --git a/docs/targets.md b/docs/targets.md index 8d057bbe61..5aab4b021c 100644 --- a/docs/targets.md +++ b/docs/targets.md @@ -145,7 +145,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.58.8 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. +terragrunt 0.58.9 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.51.1 A Pluggable Terraform Linter diff --git a/vendor/terragrunt/VERSION b/vendor/terragrunt/VERSION index 8814ec5868..ecca1cb304 100644 --- a/vendor/terragrunt/VERSION +++ b/vendor/terragrunt/VERSION @@ -1 +1 @@ -0.58.8 +0.58.9