terragrunt: Update to version 0.54.0

This commit is contained in:
github-actions[bot] 2023-12-08 20:24:26 +00:00
parent 5b1bb559f1
commit ab1e4557c6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.53.8", "version": "0.54.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.53.8/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "1b5d21b011ba0ebcd7dbfc7116dfbeceb6449c5bb8fb9e9c6e45b2e2dd21183b" "hash": "ef3fd47d269c5297e7d4c0b9342caef62947c1939672a30c9acfe09599d846ec"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.8/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "efd31a78f80912b6760c1243283c808c0d1b7659e14594671a6765bc95226da8" "hash": "1cf48981ccafc7e04a745d24614582523192b5a225397ee666d1465e160d7e9e"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",