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

provider-actions

Implement imperative Terraform Provider actions at resource lifecycle events using the Plugin Framework.

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-actions
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-actions 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-actions.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Implement imperative Terraform Provider actions at resource lifecycle events using the Plugin Framework. Terraform Actions enable imperative operations during the Terraform lifecycle. Actions are experimental features that allow performing provider operations at specific lifecycle events (before/after create, update, destroy). References: Actions follow the standard service package structure: Documentation structure: Changelog entry: Actions use the Terraform Plugin Framework with a standard schema pattern: Pay special attention to the schema definition - common issues after a first draft: Type Mismatches List/Map Element Types Computed vs Optional Validator Imports Region/Provider Attribute Nested Attributes Before submitting, verify: The Invoke method contains the action logic: Example error handling: For operations that require waiting for completion: Actions are invoked via action_trigger lifecycle blocks in Terraform configurations: Terraform 1.14.0 Supported Events: Not Supported in Terraform 1.14.0: Add sweep functions to clean up test resources: Service-Specific Prerequisites Error Pattern Matching Test Patterns Not Applicable to Actions Compile test to check for errors: Run specific action tests: Run sweep to clean up test resources: Each action documentation file must include: Front Matter Header with Warnings Example Usage Argument Reference Documentation Linting...

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-actions do?

Implement imperative Terraform Provider actions at resource lifecycle events using the Plugin Framework.

Is provider-actions good?

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

Which AI agents support provider-actions?

provider-actions currently lists compatibility with Skills CLI.

Is provider-actions safe to install?

provider-actions 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-actions?

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

How do I install provider-actions?

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

Related skills

More from hashicorp/agent-skills

Related skills

Alternatives in Software Engineering