export TERRAFORM_CONFIG="$HOME/.terraform.d/credentials.tfrc.json"
cd terraform-aws-vpc/
cd setup_workspace.
terraform init
Expected output:

terraform apply -var-file="$HOME/environment/terraform.tfvars".
Enter yes when prompted for input

Expected output:

cd ../deploy
terraform apply -auto-approve
Expected output:
