terraformer: Update to version 0.8.22

This commit is contained in:
github-actions[bot] 2022-09-20 16:31:34 +00:00
parent 36ad028497
commit 63f55efcb6

View File

@ -1,12 +1,12 @@
{
"version": "0.8.21",
"version": "0.8.22",
"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.21/terraformer-all-windows-amd64#/terraformer.exe",
"hash": "edd4dde52ad6e9905a6f6927ef4cd819a2a368f77ded9654489df29e2b81a54f"
"url": "https://github.com/GoogleCloudPlatform/terraformer/releases/download/0.8.22/terraformer-all-windows-amd64#/terraformer.exe",
"hash": "36253b2abf3f7e7d6941cecc763571f9c50f99a5da03a875e6a478ab7e7e1eae"
}
},
"bin": "terraformer.exe",