terragrunt: Update to version 0.18.7

This commit is contained in:
Richard Kuhnt 2019-06-04 18:00:48 +00:00
parent 0f773da242
commit 49a530e821

View File

@ -1,16 +1,16 @@
{
"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.",
"version": "0.18.6",
"version": "0.18.7",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.18.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "447136786b89982286df521986cf0e89d7a8f8ed5ef7f7def97785a28a3300c1"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.18.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "d592ac879a207f8c0e666db1f739e0567f3f7c342caedda2a9d34cc092844dec"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.18.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "8c58c115bdef261eba54fd9de67c62bcdeb49ffd35071f3b0215859cb90762f6"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.18.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "679cfdfaab11cb3b354adf1dcb5dcff308c3f004e83e043ff29648403888cb98"
}
},
"bin": "terragrunt.exe",