terragrunt: Update to version 0.31.4

This commit is contained in:
Jakub Čábera 2021-08-13 22:02:16 -07:00
parent 29c9032737
commit a5941fe7f8

View File

@ -1,16 +1,16 @@
{
"version": "0.31.3",
"version": "0.31.4",
"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.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "871934e416161d1d1e80203ae6f4aa80016de066b84fe8d99aad2920cd7e2cfc"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "106f682bd049f3d286856820d5d7ead2026318f6105d83a258f2305136b0bd36"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "7e19e7a0ddf7d04e76c6b6369237aff3c9f342f35faea7c72f84d52d29aaf547"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "b8bc23c7c2f5110ff764a006a3c778e9485d2ccafac4332711054340d0734437"
}
},
"bin": "terragrunt.exe",