Skip to content

Commit b8642cd

Browse files
Update terragrunt to 0.72.3 (#5400)
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
1 parent 5c90b8e commit b8642cd

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
@@ -459,7 +459,7 @@ terraform-1 \[frozen\] | 1.5.7 | Terraform enables you to safely and predic
459459
terraform_0.11 \[frozen\] | 0.11.15 | Terraform (Deprecated package. Use terraform-0.11 instead)
460460
terraform_0.12 \[frozen\] | 0.12.31 | Terraform (Deprecated package. Use terraform-0.12 instead)
461461
terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terraform-0.13 instead)
462-
[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.72.2 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
462+
[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.72.3 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
463463
[![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.
464464
[![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.0 | A Pluggable Terraform Linter
465465
[![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
@@ -132,7 +132,7 @@ terraform-1 \[frozen\] | 1.5.7 | Terraform enables you to safely and predic
132132
terraform_0.11 \[frozen\] | 0.11.15 | Terraform (Deprecated package. Use terraform-0.11 instead)
133133
terraform_0.12 \[frozen\] | 0.12.31 | Terraform (Deprecated package. Use terraform-0.12 instead)
134134
terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terraform-0.13 instead)
135-
[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.72.2 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
135+
[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.72.3 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
136136
[![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.
137137
[![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.0 | A Pluggable Terraform Linter
138138
[![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
@@ -147,7 +147,7 @@ terraform-module-versions 3.1.13 CLI tool that checks Terraform code for mod
147147
terraform_0.11 0.11.15 Terraform (Deprecated package. Use terraform-0.11 instead)
148148
terraform_0.12 0.12.31 Terraform (Deprecated package. Use terraform-0.12 instead)
149149
terraform_0.13 0.13.7 Terraform (Deprecated package. Use terraform-0.13 instead)
150-
terragrunt 0.72.2 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
150+
terragrunt 0.72.3 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
151151
terrahelp 0.7.5 Terrahelp is as a command line utility that provides useful tricks like masking of terraform output.
152152
tfenv OBSOLETE Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`)
153153
tflint 0.55.0 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.72.2
1+
0.72.3

0 commit comments

Comments
 (0)