terragrunt: Update to version 0.31.3

This commit is contained in:
Jakub Čábera 2021-07-30 11:24:21 -07:00
parent a741afbb52
commit f960af1d76

View File

@ -1,16 +1,16 @@
{
"version": "0.31.1",
"version": "0.31.3",
"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.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "745c198e5fead3a90d9d66418ec1b2b3717048f551fd781ed8277af1ff66f1ac"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "871934e416161d1d1e80203ae6f4aa80016de066b84fe8d99aad2920cd7e2cfc"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "46b999b8d421d3b0b33f56312206b241ae4d58b9ae002e0555295bf0bcaa4950"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "7e19e7a0ddf7d04e76c6b6369237aff3c9f342f35faea7c72f84d52d29aaf547"
}
},
"bin": "terragrunt.exe",