How to run all ./run_all.ps1 Deploy: cd Terraform terraform init terraform apply :) To apply all: terraform apply --auto-approve To destroy all: terraform destroy --auto-approve