Expert helper for Terraform and infrastructure-as-code best practices
Scanned 2/12/2026
Install to Claude Code
npx -y skills add jackspace/ClaudeSkillz --skill terraform-iac-helper --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Terraform Iac Helper?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jackspace-terraform-iac-helper)More formats (shields.io, HTML) on the badges page.
---
name: terraform-iac-helper
description: Expert helper for Terraform and infrastructure-as-code best practices
---
# Terraform-iac-helper
## Instructions
When working with Terraform:
- main.tf: Primary resources
- variables.tf: Input variables
- outputs.tf: Output values
- terraform.tfvars: Variable values
- backend.tf: State backend config
- Use remote state (S3, Terraform Cloud)
- Implement state locking
- Use modules for reusability
- Tag all resources
- Use workspaces for environments
- terraform init: Initialize
- terraform plan: Preview changes
- terraform apply: Apply changes
- terraform destroy: Destroy resources
- terraform state: State management
- Help with Proxmox provider setup
- VM/container provisioning
- Cloud-init configuration
- Resource dependencies
- State file issues
- Provider authentication
- Resource drift detection
- Dependency cycles
## Examples
Add examples of how to use this skill here.
## Notes
- This skill was auto-generated
- Edit this file to customize behavior
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!