add terraform/deploy

This commit is contained in:
Jörg Thalheim 2021-05-09 09:10:21 +02:00
parent e048fa9510
commit a6c01f2bd2
No known key found for this signature in database
GPG key ID: B3F5D81B0C6967C4

5
terraform/deploy Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
terraform init
terraform apply