terragrunt: Update to version 0.21.13

This commit is contained in:
Richard Kuhnt 2020-02-12 12:01:53 +00:00
parent dd00490ea4
commit 9cb9778134

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://github.com/gruntwork-io/terragrunt", "homepage": "https://github.com/gruntwork-io/terragrunt",
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.", "description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
"version": "0.21.12", "version": "0.21.13",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.12/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "bab79565abed43ce750712ce3922b9a0bef7904b51bfade287242885f77744ef" "hash": "2592a8af41d6e9809b505c8433ac00ff6add95e7836230ee52a00f5147b67a71"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.12/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.13/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "9a4b730ed142db9dd9919a91ac33991ae6327225e812830a73fdd23a396ada50" "hash": "c52a566a1547fb9e13bb02d5bed4431db3d6830caa539a77deb7924ad226d926"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",