Skip to main content

terraform

Terraform/OpenTofu IaC bootstrap·검증을 step 단위 명령어 집합으로 강제. 도입 전 provider/module vetting, 버전 pin, S3 backend, AWS profile·region·ctx(locals) 명시, plan-time destroy/replace 가드(lifecycle.prevent_destroy·state 백업), 보안 스캔(tfsec/checkov/trivy)을 grep/jq 카운트와 exit code로 정량 판정. Use when writing .tf files, bootstrapping a new terraform project, adding a provider/module, modifying resources, or reviewing IaC. Do NOT use for ad-hoc `aws` CLI (use devops/security) or Kubernetes manifests.

Jump to install

Source facts

Repository
ssiumha/dots
Last source activity
May 14, 2026 at 02:45
Detected SKILL.md language
Korean
Stars
9
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.