provider-actions

Installation
SKILL.md

Terraform Provider Actions Implementation Guide

Overview

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:

File Structure

Actions follow the standard service package structure:

Installs
2.1K
GitHub Stars
688
First Seen
Jan 26, 2026
provider-actions — hashicorp/agent-skills