Skip to main content
Back to the directory
hashicorp/agent-skillsSoftware EngineeringFrontend and Design

provider-resources

Implement Terraform Provider resources and data sources with complete CRUD operations and testing.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/hashicorp/agent-skills --skill provider-resources
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, provider-resources has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: hashicorp/agent-skills. Canonical URL: https://skills.sh/hashicorp/agent-skills/provider-resources.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Implement Terraform Provider resources and data sources with complete CRUD operations and testing. This guide covers developing Terraform Provider resources and data sources using the Terraform Plugin Framework. Resources represent infrastructure objects that Terraform manages through Create, Read, Update, and Delete (CRUD) operations. References: Resources follow the standard service package structure: Documentation structure: - Covers both SDKv2 and Plugin Framework patterns for resource implementation, including schema design, plan modifiers, and validators - Provides complete CRUD operation examples (Create, Read, Update, Delete) with error handling, state management, and resource not-found patterns - Includes acceptance testing patterns: basic tests, disappears tests, helper functions, and test execution commands - Demonstrates schema design with attribute types, sensitive attributes, plan modifiers for replacement and state preservation, and validation rules - Covers state management including finder functions, wait-for-state logic, and proper error classification for API responses - Terraform Plugin Framework - Resource Development - Data Source Development - Terraform Plugin Framework - Terraform Plugin SDKv2 - Acceptance Testing - terraform-plugin-framework GitHub

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Implement Terraform Provider resources and data sources with complete CRUD operations and testing.

Is provider-resources good?

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

Which AI agents support provider-resources?

provider-resources currently lists compatibility with Skills CLI.

Is provider-resources safe to install?

provider-resources has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to provider-resources?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install provider-resources?

Run the following command to install provider-resources: npx skills add https://github.com/hashicorp/agent-skills --skill provider-resources

Related skills

More from hashicorp/agent-skills

Related skills

Alternatives in Software Engineering