Terraform Commit Setting terraform init Check Code terraform plan Create Stack terraform apply Delete Stack terraform destroy Parallel Processing Create Stack terraform apply --parallelism=30 Auto Approve Create Stack terraform apply --auto-approve Auto Approve & Parallel Processing Create Stack terraform apply --auto-approve -parallelism=30 Sample Code Templates Link https://registry.terraform.io/providers/hashicorp/aws/latest/docs