terragrunt: Update to version 0.31.10

This commit is contained in:
Jakub Čábera 2021-09-09 09:17:12 -07:00
parent bd4bd3d914
commit e10a4fa1b3

View File

@ -1,16 +1,16 @@
{
"version": "0.31.9",
"version": "0.31.10",
"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.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "4c6de85a5eede5efcaf426025806476a85267bc67cb69524b4ad3ae6e6c54f7d"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "cd1c15736ed0b3d3ce34012a0253fdd56ef8889f862fc979c9b4716448fd365e"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.9/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "07faf9dba43851bbb6140cd9321bed867adf15ddecd1c1ed76ce5848b7bf89b3"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.10/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "7fc106848aa340ba210144724c3369979d265e325baad65d40c34e339a57763c"
}
},
"bin": "terragrunt.exe",