Skip to content

Commit f41c6bd

Browse files
Update terragrunt to 0.98.0 (#6309)
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
1 parent 438b01e commit f41c6bd

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
@@ -467,7 +467,7 @@ terraform-1 \[frozen\] | 1.5.7 | Terraform enables you to safely and predic
467467
terraform_0.11 \[frozen\] | 0.11.15 | Terraform (Deprecated package. Use terraform-0.11 instead)
468468
terraform_0.12 \[frozen\] | 0.12.31 | Terraform (Deprecated package. Use terraform-0.12 instead)
469469
terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terraform-0.13 instead)
470-
[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.97.2 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
470+
[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.98.0 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
471471
[![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.
472472
[![tflint](https://github.com/cloudposse/packages/actions/workflows/tflint.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.60.0 | A Pluggable Terraform Linter
473473
[![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.97.2 | 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.98.0 | 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.60.0 | 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.13 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.97.2 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
151+
terragrunt 0.98.0 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.60.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.97.2
1+
0.98.0

0 commit comments

Comments
 (0)