terragrunt: Update to version 0.51.0

This commit is contained in:
github-actions[bot] 2023-09-16 12:30:39 +00:00
parent 9976f4ee1c
commit d11b02c849

View File

@ -1,16 +1,16 @@
{ {
"version": "0.50.17", "version": "0.51.0",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.", "description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
"homepage": "https://github.com/gruntwork-io/terragrunt", "homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.17/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.51.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ec12a84b9ff8918231bec897c7bbbe31523efc16f6eb5f34a6c1fd23173f1d46" "hash": "85df39ef54bc299a490d4dda37c36743146e45371a80d058d43ef470e6e761a8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.17/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.51.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "f41161889be3cc17db6837faf89dbd6f4bf1e7ba773edb790be343b43d74ac77" "hash": "f6653bf6a5dbac2400eed9a3b27606ac103a1c0d0210afefabbef50ca0175128"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",