Armory
Source
Browse
Sub-Agents

terraform-iac-reviewer

Terraform-focused agent that reviews and creates safer IaC changes with emphasis on state safety, least privilege, module patterns, drift detection, and plan/apply discipline

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install terraform-iac-reviewer --cli claude

writes the file to.claude/agents/terraform-iac-reviewer.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/terraform-iac-reviewer.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Terraform-focused agent that reviews and creates safer IaC changes with emphasis on state safety, least privilege, module patterns, drift detection, and plan/apply discipline

When to use it

Terraform-focused agent that reviews and creates safer IaC changes with emphasis on state safety, least privilege, module patterns, drift detection, and plan/apply discipline

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/devops-infrastructure/terraform-iac-reviewer.md -o .claude/agents/terraform-iac-reviewer.md

Notes

Extracted from davila7/claude-code-templates, devops-infrastructure category.