test-changes
CommunityAutomate terraform fmt, validate and plan.
Authormysticaltech
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually validating Terraform changes is error-prone and time-consuming. This skill automates formatting, syntax validation, and plan generation against a dedicated test environment to catch issues early.
Core Features & Use Cases
- Format Check: Runs terraform fmt -recursive to enforce consistent formatting across the module.
- Validate & Plan: Executes terraform validate followed by terraform init -upgrade and terraform plan to surface necessary changes before applying.
- Use Case: When modifying a module, run this skill to quickly verify formatting, syntax correctness, and the set of planned changes in a safe test environment.
Quick Start
Use the /test-changes command to run the full validation workflow against your test environment.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: test-changes Download link: https://github.com/mysticaltech/terraform-hcloud-kube-hetzner/archive/main.zip#test-changes Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.