Terraform Deploy

Runs the Terraform stack deploy pipeline (fmt → validate → plan → apply) in sandbox/dev environments. Use when the user asks to deploy, apply, provision or bring up Terraform infrastructure in a non-production environment, even without mentioning "terraform-deploy" explicitly. With a stack name as argument (e.g. "01-networking"), deploys only that stack; with no argument, deploys all stacks in sequence. Always skips the remote-backend stack. NEVER use against a production workspace/environment.

filipemotta Updated

File contents

filipemotta/devopsai-templates/tree/main/skills/terraform-deploy commit d49b54cae0

Frequently asked questions

npx skillmds@latest add filipemotta/terraform-deploy