add terraform/deploy
This commit is contained in:
parent
e048fa9510
commit
a6c01f2bd2
1 changed files with 5 additions and 0 deletions
5
terraform/deploy
Executable file
5
terraform/deploy
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
set -euo pipefail
|
||||||
|
|
||||||
|
terraform init
|
||||||
|
terraform apply
|
Loading…
Add table
Add a link
Reference in a new issue