references/workflows-and-guardrails.md — CI plan/apply, policy-as-code, safe migrations
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: bobmatnyc-claude-mpm-skills-terraform3description: Terraform4---56# Terraform78## Quick Start (workflow)910```bash11terraform init12terraform plan -out=tfplan13terraform apply tfplan14```1516## Safety Checklist1718- State: remote backend + locking; separate state per environment19- Reviews: plan in CI; apply from a trusted runner with approvals20- Guardrails: `prevent_destroy` and policy checks for prod2122## Load Next (References)2324- `references/state-and-environments.md` — backends, locking, workspaces vs separate state, drift25- `references/modules-and-composition.md` — module interfaces, versioning, composition patterns26- `references/workflows-and-guardrails.md` — CI plan/apply, policy-as-code, safe migrations2728---29> Converted and distributed by [TomeVault](https://tomevault.io/claim/bobmatnyc) — claim your Tome and manage your conversions.30<!-- tomevault:4.0:skill_md:2026-04-11 -->
Run npx skillmds@latest add tomevault-io/bobmatnyc-claude-mpm-skills-terraform in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Terraform It is listed under DevOps & Infra on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.