macOS
brew install tfplugingen-openapilocal Homebrew formula metadata
brew
OpenAPI to Terraform Provider Code Generation Specification. Version 0.3.0 via Homebrew; verified from local package data.
install
brew install tfplugingen-openapilocal Homebrew formula metadata
overview
OpenAPI to Terraform Provider Code Generation Specification
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tfplugingen-openapi | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/hashicorp/terraform-plugin-codegen-openapi
install metadata
| Package key | brew:tfplugingen-openapi |
|---|---|
| Version | 0.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tfplugingen-openapi |
| Homepage | https://github.com/hashicorp/terraform-plugin-codegen-openapi |
| Repository | https://github.com/hashicorp/terraform-plugin-codegen-openapi |
| Upstream docs | https://developer.hashicorp.com/terraform/plugin/code-generation/openapi-generator |
| License | MPL-2.0 |
| Source archive | https://github.com/hashicorp/terraform-plugin-codegen-openapi/archive/refs/tags/v0.3.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tfplugingen-openapi |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.