AI AGENT ADDONS

Provider Resources

hashicorp/agent-skills

Developers can build custom Terraform Provider resources and data sources using the Plugin Framework. This guide covers the full development process from schema design to state management.

You will learn how to implement CRUD operations and run acceptance tests. This skill helps anyone who wants to manage cloud infrastructure through reusable provider code.

Add Provider Resources skill to your workflow

Global

mkdir -p ~/.claude/skills/provider-resources

Project

mkdir -p .claude/skills/provider-resources

Source Repository

Stars
689
Forks
79
Watchers
689
License
MPL-2.0
Last Push
2 months ago
Created
9 months ago