terragrunt: Update to version 0.19.27

This commit is contained in:
Richard Kuhnt 2019-09-25 15:01:13 +00:00
parent e773cc3671
commit af7018ab2b

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.19.26", "version": "0.19.27",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.26/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.27/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "19dfb7689d8aefa760eda62c7c08687266e76a0c6e31f9937502ca8f57ad237e" "hash": "75c797c2c42a279842945902b61aabb0252edb678523246a3efcc4c9e6afc03e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.26/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.27/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "7b30ab220998b0b5f43fc1cfb7d7797576c1cac4b37c3cd1ca3e8570d68e7963" "hash": "80b92a67f3bbe7e2118d8b3fcf018e1f891242fe2d79fbcca723dc1094c6b3f4"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",