hashicorp / hashicorp/terraform-plugin-sdk
Create tool that can scaffold a resource based on an HCL file/snippet
Open
enhancement
proposal
- Dominant language
- Go
- Stars
- 485
- Forks
- 244
- Avg merge
- 19h 57m
- Merged PRs (30d)
- 4
Description
### Proposal
It would be nice if there were a cmd line tool that could help in writing / scaffolding provider code (similar to `rails generate`, etc). It would be cool if you could start with your UX/HCL and have the schema/code stubbed out automatically.
Contributor guide
Research direction
The proposal names no files, tests, or entry points. Start by locating the SDK's provider and resource-generation code and command-line entry points, then clarify the HCL input, generated schema or code scope, and completion criteria with maintainers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, terraform
- Domain
- cli, infrastructure, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100