ワンクリックで
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.