# Terraform Iac Helper

> Expert helper for Terraform and infrastructure-as-code best practices Use when this capability is needed.

- Skill: `tomevault-io/terraform-iac-helper` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/terraform-iac-helper`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/terraform-iac-helper/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/terraform-iac-helper

---


# 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

---
> Source: [jackspace/ClaudeSkillz](https://github.com/jackspace/ClaudeSkillz) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-16 -->

