commit
a8c48b562c
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