provider-resources
Implement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema d…
What it does
- Terraform Plugin Framework
- Resource Development
- Data Source Development
- name - (Required) Name of the example.
- description - (Optional) Description of the example.
- id - ID of the example.
- arn - ARN of the example.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Implement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema design, state management, and acceptance testing for provider resources.
Source
Repository: https://github.com/hashicorp/agent-skills
provider-resources FAQ
What does the provider-resources skill do?
Implement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema design, state management, and acceptance testing for provider resources. Terraform Plugin Framework Resource Development
How do I install provider-resources?
Run: npx -y skills add https://github.com/hashicorp/agent-skills --skill provider-resources --agent claude-code — the source lives at github.com/hashicorp/agent-skills.
Maintain provider-resources?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[provider-resources on getagentictools](https://getagentictools.com/skills/hashicorp-agent-skills-provider-resources?ref=badge) npx agentictools info skills/hashicorp-agent-skills-provider-resources The second line is the CLI lookup for this page — handy in READMEs and docs.