terragrunt: Update to version 0.31.6

This commit is contained in:
Jakub Čábera 2021-08-23 10:17:09 -07:00
parent fdc4c63a3e
commit c76478ece1

View File

@ -1,16 +1,16 @@
{
"version": "0.31.5",
"version": "0.31.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.31.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "e422a82524880eabdd656e114c77b3ed352a898f584fe42e2c7f6fe278684ab6"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "257a79d6e56335a7186b5914e1b971fdcc0946c17cc6867d6ea6c21e976637ca"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "8f697032a2f39d20f517d0d25ee3d0080d2f34f43929f80df2b0e687fdf9440c"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "2a60bd82ad89ea681509eb00845f2ab5c8fb0535d120ee6b3c5a04cb38e3a4ab"
}
},
"bin": "terragrunt.exe",