terraform_provision.sh 71 B

12345
  1. #!/bin/bash
  2. cd terraform
  3. terraform init
  4. terraform apply -auto-approve