macOS
brew install tfplugingen-openapilocal Homebrew formula metadata
安装
brew install tfplugingen-openapilocal Homebrew formula metadata
概览
OpenAPI to Terraform Provider Code Generation Specification
历史
tfplugingen-openapi is HashiCorp's OpenAPI Provider Spec Generator, a CLI that transforms OpenAPI 3.x specifications into Terraform Provider Code Specification files. It belongs to Terraform's provider code-generation toolchain rather than to ordinary Terraform runtime usage.
The project was published under the HashiCorp organization as terraform-plugin-codegen-openapi. Its README describes the generator as part of Terraform Provider Code Generation and points to the HashiCorp Developer documentation for full usage, examples, and generator configuration.
HashiCorp documents the generator as a tech-preview code-generation component. The official design document explains how OpenAPI operations, schemas, request bodies, responses, and parameters map into Terraform provider resources, data sources, and schema attributes.
Adoption is concentrated among Terraform provider authors experimenting with code generation from existing API descriptions. GitHub tags show 0.1.0 through 0.3.0 releases from October 2023 to January 2024, and Homebrew later packaged the tfplugingen-openapi binary for local installation.
The primary command is `tfplugingen-openapi generate`, usually run with a generator_config.yml file, an output path for provider_code_spec.json, and an OpenAPI specification file. The generated provider code specification can then feed the Terraform Plugin Framework code generator.
For package-manager and Terraform-provider specialists, tfplugingen-openapi is significant because it turns API descriptions into provider scaffolding inputs. It packages a slice of HashiCorp's provider-authoring workflow as a standalone Homebrew-installable CLI.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./generator_config.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tfplugingen-openapi | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tfplugingen-openapi |
|---|---|
| 版本 | 0.3.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/hashicorp/terraform-plugin-codegen-openapi |
| 仓库 | https://github.com/hashicorp/terraform-plugin-codegen-openapi |
| 最后更新 | 2026-07-26T00:50:39+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.