#1/bin/bash cd infrastructure terraform init terraform plan terraform apply -auto-approve cd ..