terragrunt: Update to version 0.70.3

This commit is contained in:
github-actions[bot] 2024-12-19 00:38:23 +00:00
parent 0c3898f15f
commit 3a32e31988

View File

@ -1,16 +1,16 @@
{
"version": "0.70.2",
"version": "0.70.3",
"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",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.70.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "db58b6fbbafc27562e1e4d6769792a3d9b1ad0bc23e04b6a9cc7fc0fbebd1c73"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.70.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "bcd1657cef6b2ce2d543d1c19ec2aa2dcfe7d1f2c155a71c9f1a96e274d1fdf0"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.70.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "121539afee8e5eeb1e90c6f1caf8cda975739f3d6923e8ac7959e8838f40c649"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.70.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "751c572c1b34b9761a36f528bc6d67ae5e75c3734bbbebe640fb337742c1bacd"
}
},
"bin": "terragrunt.exe",