terraform-plan-review

Reviews Terraform plans for data loss, breaking changes, and errors.

2|Updated Apr 30, 2013
One-click install
npx skills add https://github.com/adamtait/dotfiles --skill terraform-plan-review-adamtait
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: terraform-plan-review
Source: https://github.com/adamtait/dotfiles/tree/main/home/private_dot_claude/skills/terraform-plan-review
Command: npx skills add https://github.com/adamtait/dotfiles --skill terraform-plan-review-adamtait

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a thorough review of Terraform plans to identify potential risks before they impact production, ensuring that changes are safe to apply.

Core Features & Use Cases

  • Comprehensive Review: Analyzes Terraform plans for data loss, breaking changes, errors, omissions, inconsistencies, and future problems.
  • Severity Ranking: Assigns severity levels to issues, helping prioritize remediation efforts.
  • Customizable Workflow: Allows users to specify the review basis and its limitations.
  • Machine-Readable Output: Generates a report in a structured format for easy consumption and actioning.

Quick Start

Use the terraform-plan-review skill to review the Terraform plan for your infrastructure changes.

Frequently Asked Questions about terraform-plan-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review a Terraform plan for potential data loss and breaking changes?

To review a Terraform plan, you can analyze the plan output for data loss, breaking changes, and errors. This process assesses infrastructure risks to ensure safe cloud changes before production deployment.

What is the best way to prioritize issues found in an infrastructure plan review?

The best way to prioritize issues found in an infrastructure plan review is to assign severity levels to identified risks. This severity ranking helps focus remediation efforts on the most critical problems first.

Can I customize the basis and limitations of my Terraform plan review?

Yes, you can customize your Terraform plan review by specifying the review basis and its limitations. This allows you to tailor the risk assessment to your specific cloud environment and infrastructure configurations.

Do I need to provide Terraform plan output for a cloud security risk assessment?

Yes, you need to provide the Terraform plan output for a cloud security risk assessment. Reviewing this output requires an understanding of your infrastructure configurations to validate changes and identify future problems.

Does the infrastructure plan review generate a machine-readable report?

Yes, the infrastructure plan review generates a report in a structured, machine-readable format. This output makes it easy to consume the risk assessment results and take automated action on identified issues.