Skip to main content
Back to registry

new-terraform-provider

hashicorp/agent-skills

Installs520
Install command
npx skills add https://github.com/hashicorp/agent-skills --skill new-terraform-provider
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
To scaffold a new Terraform provider with Plugin Framework: - If I am already in a Terraform provider workspace, then confirm that I want to create a new workspace. If I do not want to create a new workspace, then skip all remaining steps. - Create a new workspace root directory. The root directory name should be prefixed with "terraform-provider-". Perform all subsequent steps in this new workspace. - Initialize a new Go module.. - Run go get -u github.com/hashicorp/terraform-plugin-framework@latest . - Write a main.go file that follows the example .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does new-terraform-provider do?

new-terraform-provider is listed in SkillJury, but the source summary is still sparse.

Is new-terraform-provider good?

new-terraform-provider does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does new-terraform-provider work with?

new-terraform-provider currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to new-terraform-provider?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install new-terraform-provider?

npx skills add https://github.com/hashicorp/agent-skills --skill new-terraform-provider

Related skills

More from hashicorp/agent-skills

Related skills

Alternatives in Software Engineering