원클릭으로
tf-apply
Run terraform apply to create or update AWS infrastructure. Use after reviewing a terraform plan.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run terraform apply to create or update AWS infrastructure. Use after reviewing a terraform plan.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Sync site files to S3 and invalidate CloudFront cache. Use after terraform apply to push site content live.
Generate complete Terraform infrastructure for S3 + CloudFront static site hosting. Use when setting up a new project or regenerating infrastructure files.
Run terraform plan and analyze the output for risks. Use before applying any infrastructure changes.
| name | tf-apply |
| description | Run terraform apply to create or update AWS infrastructure. Use after reviewing a terraform plan. |
| allowed-tools | Bash, Read |
| disable-model-invocation | true |
Run cd terraform && terraform apply -auto-approve -no-color and verify the results.
After apply completes:
If apply fails, do NOT retry automatically. Show the error and wait for instructions.