tfplugingen-openapi
« Back to VersTracker
Description:
OpenAPI to Terraform Provider Code Generation Specification
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @HashiCorp  |  formulae.brew.sh
Category: Developer tools
Tags: terraform openapi code-generation devops api
Install: brew install tfplugingen-openapi
About:
TfplugingenOpenapi is a command-line tool that generates Terraform provider code generation specifications from OpenAPI documents. It bridges the gap between existing REST APIs and the Terraform ecosystem by converting OpenAPI specifications into a structured JSON schema. This enables developers to automatically produce the necessary configuration for generating Terraform provider resources and data sources.
Key Features:
  • Converts OpenAPI specifications to Terraform provider code generation schemas
  • Automates the creation of resource and data source definitions
  • Integrates with the terraform-plugin-codegen framework
  • Reduces manual effort in provider development
Use Cases:
  • Generating a Terraform provider for an existing REST API documented with OpenAPI
  • Automating the update of Terraform provider resource schemas when an API changes
Alternatives:
  • Custom Provider SDKs – Manual development offers full control but requires significantly more time and maintenance compared to automated generation.
Version History
Detected Version Rev Change Commit