terragrunt: Update to version 0.20.0

This commit is contained in:
Richard Kuhnt 2019-10-09 00:00:31 +00:00
parent 6e95df6167
commit 5ac7705b29

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.19.31",
"version": "0.20.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.31/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "0b8580d7157d773de98c60de1149de42ac597f7d549768eea54cadd7cce9f64d"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.20.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "0588b0f955581513fb43dc9f3de89d5b7c5016236ede84efc5042bcb7834c022"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.31/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "fd440e0c2b924e25ca33d655f90cf16e51352eb0e9c1ff60a9a76929765703a8"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.20.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "faf9a4435a4bb40645949ea0188583c5f7e48b1e60ef4433829a860c8b16576a"
}
},
"bin": "terragrunt.exe",