generate-terraform-provider
OfficialGenerate Terraform providers from OpenAPI specs.
Authorberea-ch
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of Terraform providers directly from OpenAPI specifications, streamlining infrastructure as code development for APIs.
Core Features & Use Cases
- OpenAPI to Terraform: Converts API definitions into functional Terraform providers.
- Entity & Operation Mapping: Annotates schemas and operations for resource generation.
- Use Case: You have an OpenAPI spec for a new cloud service and need to manage its resources with Terraform. This Skill will generate the provider, allowing you to define and provision the service's resources in your Terraform configurations.
Quick Start
Use the generate-terraform-provider skill to create a Terraform provider from the OpenAPI spec located at './openapi.yaml', naming the provider 'MyService' and the package 'myservice'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: generate-terraform-provider Download link: https://github.com/berea-ch/bereach-sdk-ts/archive/main.zip#generate-terraform-provider Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.