terragrunt: Update to version 0.30.6

This commit is contained in:
Jakub Čábera 2021-06-18 07:37:55 -07:00
parent 7ea942a1fa
commit f336609103

View File

@ -1,16 +1,16 @@
{
"version": "0.30.4",
"version": "0.30.6",
"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",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "38602ec0e9b1f127ea2bd481c2326de8a33dc1f7980f8175dc507337388fb3d2"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "6276c4024a3e9acccd7497c9c8e86f49aed3f666bdd101545420748dc2bdbb5c"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "9cbbc29a1e0eee6eb6ca289ab8cf6d4f6a3a76d530fa5ab31d54b1290d74faea"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "fd2bd5d689c571b118d1853b0656860bd8fa865648d21006dbdb75b98c6feddc"
}
},
"bin": "terragrunt.exe",