infra/terraform/deploy

6 lines
70 B
Text
Raw Normal View History

2021-05-09 09:10:21 +02:00
#!/usr/bin/env bash
set -euo pipefail
terraform init
terraform apply