infra/.claude/commands/tf-plan.md

310 B
Executable file

Terraform Plan

Run terraform plan to preview infrastructure changes via the /remote skill.

/remote terraform plan -target=module.kubernetes_cluster.module.<service>

ALWAYS use -target to speed up execution. Summarize the planned changes, highlighting any resources being destroyed or recreated.