Create a more generic terraform helper script
This commit is contained in:
@ -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
|
||||
|
||||
terraform plan
|
||||
terraform $@
|
Reference in New Issue
Block a user