terraformer: Update to version 0.8.24

This commit is contained in:
github-actions[bot] 2023-07-04 00:34:17 +00:00
parent 84609ace52
commit e83f5168f9

View File

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