terraformer: Update to version 0.8.20

This commit is contained in:
github-actions[bot] 2022-05-12 00:33:30 +00:00
parent 666c248538
commit 9994e8280a

View File

@ -1,12 +1,12 @@
{
"version": "0.8.19",
"version": "0.8.20",
"description": "Tool to generate terraform files from existing infrastructure (reverse Terraform), i.e. infrastructure to code.",
"homepage": "https://github.com/GoogleCloudPlatform/terraformer",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/GoogleCloudPlatform/terraformer/releases/download/0.8.19/terraformer-all-windows-amd64#/terraformer.exe",
"hash": "6cd106d1b198cb1e529133cb17e5df37b74e60a0c55d2a442f4d375e92921212"
"url": "https://github.com/GoogleCloudPlatform/terraformer/releases/download/0.8.20/terraformer-all-windows-amd64#/terraformer.exe",
"hash": "18147f9ac597872091749b5d0a2e1fe21fd40e21246414a55437ae6786c0583a"
}
},
"bin": "terraformer.exe",