terragrunt: Update to version 0.55.14

This commit is contained in:
github-actions[bot] 2024-03-12 16:28:11 +00:00
parent 0d4cc9f8ac
commit 75e5aa12de

View File

@ -1,16 +1,16 @@
{ {
"version": "0.55.13", "version": "0.55.14",
"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.55.13/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "b3e4487dc8f27730dee3d788aefffbc48bac060d84a95e0e2937a3a584751e14" "hash": "c9b5c8481d99717dd723f203892f898c2fe527fe20f0967e8182947fc4ab75d1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.13/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.14/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ad912ced2eea3fc6a1fd35cfddfc99b7e4210f95794540b0400fc2841ba91e0a" "hash": "2a0f36c2246c05b482abefbb2f07cfa2e9533897ea8a1114dc17001a59916744"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",