# Installer tfplugingen-openapi avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tfplugingen-openapi pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:tfplugingen-openapi
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tfplugingen-openapi
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:tfplugingen-openapi
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3.0
- **Résumé source:** OpenAPI to Terraform Provider Code Generation Specification
- **Page d'accueil:** <https://github.com/hashicorp/terraform-plugin-codegen-openapi>
- **Dépôt:** <https://github.com/hashicorp/terraform-plugin-codegen-openapi>
- **Dernière mise à jour:** 2026-07-26T00:50:39+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- tfplugingen-openapi (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.3.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2023: GitHub tags list v0.1.0 in October.
- 2024: GitHub tags list v0.3.0 in January.
- 2025: HashiCorp Developer page metadata lists the OpenAPI generator documentation publication/modification date as May 27.
- 2026: Homebrew formula metadata lists stable version 0.3.0 with bottled builds.

### Related projects

- Terraform Plugin Framework
- Terraform Provider Code Specification
- Terraform Plugin Framework Code Generator
- OpenAPI 3.x

### Sources

- <https://developer.hashicorp.com/terraform/plugin/code-generation/openapi-generator>
- <https://formulae.brew.sh/api/formula/tfplugingen-openapi.json>
- <https://github.com/hashicorp/terraform-plugin-codegen-openapi#readme>
- <https://github.com/hashicorp/terraform-plugin-codegen-openapi/blob/main/DESIGN.md>
- <https://github.com/hashicorp/terraform-plugin-codegen-openapi/tags>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ./generator_config.yml

## Combined YAML source

View the package source record on GitHub. [combined/tfplugingen-openapi.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tfplugingen-openapi.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
