tf-apply

star 19

Run terraform apply to create or update AWS infrastructure. Use after reviewing a terraform plan.

pravinmishraaws By pravinmishraaws schedule Updated 2/15/2026

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:

  • Show the key outputs (CloudFront URL, S3 bucket name, distribution ID)
  • Verify the deployment by checking if the CloudFront distribution status is "Deployed"
  • Report any errors and suggest fixes

If apply fails, do NOT retry automatically. Show the error and wait for instructions.

Install via CLI
npx skills add https://github.com/pravinmishraaws/Ultimate-Agentic-DevOps-with-Claude-Code --skill tf-apply
Repository Details
star Stars 19
call_split Forks 287
navigation Branch main
article Path SKILL.md
More from Creator
pravinmishraaws
pravinmishraaws Explore all skills →