بنقرة واحدة
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.