mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
Make sure we're in the correct directory
this will make relative paths and terraform find the correct files
This commit is contained in:
@@ -43,6 +43,9 @@ done
|
||||
|
||||
set -e
|
||||
|
||||
# ensure we're in the correct directory
|
||||
cd $(dirname $0)
|
||||
|
||||
service_account="$username-terraform"
|
||||
|
||||
if [[ ! -s "secrets.auto.tfvars" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user