Create a more generic terraform helper script
This commit is contained in:
parent
dda1431450
commit
0f984f3f23
@ -1,9 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
set -ex
|
|
||||||
|
|
||||||
cd terraform/
|
|
||||||
|
|
||||||
source secrets.sh
|
|
||||||
|
|
||||||
terraform apply
|
|
@ -6,4 +6,4 @@ cd terraform/
|
|||||||
|
|
||||||
source secrets.sh
|
source secrets.sh
|
||||||
|
|
||||||
terraform plan
|
terraform $@
|
Loading…
x
Reference in New Issue
Block a user