Skip to content

Commit

Permalink
Update terragrunt to 0.50.1 (#3896)
Browse files Browse the repository at this point in the history
Co-authored-by: cloudpossebot <[email protected]>
  • Loading branch information
cloudpossebot and cloudpossebot authored Aug 16, 2023
1 parent 52a289d commit 265dac4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ Here are some solutions to several common problems that may occur when adding a
[![terraform_0.11](https:/cloudposse/packages/workflows/terraform_0.11/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Aterraform_0.11) | 0.11.15 | Terraform (Deprecated package. Use terraform-0.11 instead)
[![terraform_0.12](https:/cloudposse/packages/workflows/terraform_0.12/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Aterraform_0.12) | 0.12.31 | Terraform (Deprecated package. Use terraform-0.12 instead)
[![terraform_0.13](https:/cloudposse/packages/workflows/terraform_0.13/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Aterraform_0.13) | 0.13.7 | Terraform (Deprecated package. Use terraform-0.13 instead)
[![terragrunt](https:/cloudposse/packages/workflows/terragrunt/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.50.0 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
[![terragrunt](https:/cloudposse/packages/workflows/terragrunt/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.50.1 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
[![terrahelp](https:/cloudposse/packages/workflows/terrahelp/badge.svg?branch=master)](https:/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:/cloudposse/packages/workflows/tflint/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Atflint) | 0.47.0 | A Pluggable Terraform Linter
[![tfschema](https:/cloudposse/packages/workflows/tfschema/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.5 | A schema inspector for Terraform providers
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
[![terraform_0.11](https:/cloudposse/packages/workflows/terraform_0.11/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Aterraform_0.11) | 0.11.15 | Terraform (Deprecated package. Use terraform-0.11 instead)
[![terraform_0.12](https:/cloudposse/packages/workflows/terraform_0.12/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Aterraform_0.12) | 0.12.31 | Terraform (Deprecated package. Use terraform-0.12 instead)
[![terraform_0.13](https:/cloudposse/packages/workflows/terraform_0.13/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Aterraform_0.13) | 0.13.7 | Terraform (Deprecated package. Use terraform-0.13 instead)
[![terragrunt](https:/cloudposse/packages/workflows/terragrunt/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.50.0 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
[![terragrunt](https:/cloudposse/packages/workflows/terragrunt/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.50.1 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
[![terrahelp](https:/cloudposse/packages/workflows/terrahelp/badge.svg?branch=master)](https:/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:/cloudposse/packages/workflows/tflint/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Atflint) | 0.47.0 | A Pluggable Terraform Linter
[![tfschema](https:/cloudposse/packages/workflows/tfschema/badge.svg?branch=master)](https:/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.5 | A schema inspector for Terraform providers
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,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.50.0 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
terragrunt 0.50.1 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.47.0 A Pluggable Terraform Linter
Expand Down
2 changes: 1 addition & 1 deletion vendor/terragrunt/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.50.0
0.50.1

0 comments on commit 265dac4

Please sign in to comment.