Skip to content

Commit 20bb4df

Browse files
Update terragrunt to 0.73.2 (#5481)
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
1 parent ae7909e commit 20bb4df

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ terraform-1 \[frozen\] | 1.5.7 | Terraform enables you to safely and predic
460460
terraform_0.11 \[frozen\] | 0.11.15 | Terraform (Deprecated package. Use terraform-0.11 instead)
461461
terraform_0.12 \[frozen\] | 0.12.31 | Terraform (Deprecated package. Use terraform-0.12 instead)
462462
terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terraform-0.13 instead)
463-
[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.73.1 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
463+
[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.73.2 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
464464
[![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.
465465
[![tflint](https://github.com/cloudposse/packages/actions/workflows/tflint.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.55.1 | A Pluggable Terraform Linter
466466
[![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

docs/badges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ terraform-1 \[frozen\] | 1.5.7 | Terraform enables you to safely and predic
133133
terraform_0.11 \[frozen\] | 0.11.15 | Terraform (Deprecated package. Use terraform-0.11 instead)
134134
terraform_0.12 \[frozen\] | 0.12.31 | Terraform (Deprecated package. Use terraform-0.12 instead)
135135
terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terraform-0.13 instead)
136-
[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.73.1 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
136+
[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.73.2 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
137137
[![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.
138138
[![tflint](https://github.com/cloudposse/packages/actions/workflows/tflint.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.55.1 | A Pluggable Terraform Linter
139139
[![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

docs/targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ terraform-module-versions 3.3.4 CLI tool that checks Terraform code for mod
148148
terraform_0.11 0.11.15 Terraform (Deprecated package. Use terraform-0.11 instead)
149149
terraform_0.12 0.12.31 Terraform (Deprecated package. Use terraform-0.12 instead)
150150
terraform_0.13 0.13.7 Terraform (Deprecated package. Use terraform-0.13 instead)
151-
terragrunt 0.73.1 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
151+
terragrunt 0.73.2 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
152152
terrahelp 0.7.5 Terrahelp is as a command line utility that provides useful tricks like masking of terraform output.
153153
tfenv OBSOLETE Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`)
154154
tflint 0.55.1 A Pluggable Terraform Linter

vendor/terragrunt/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.73.1
1+
0.73.2

0 commit comments

Comments
 (0)