Newer
Older
#!/bin/sh
# use direnv (https://direnv.net) to automatically load this environment file when cd'ing into the
# project folder
# if .holi-terraform.key file does not exist yet, please copy it from https://gitlab.com/holisticfoundation/holi-infra
# or follow the instructions there on how to generate a key file.

Florian Warninghoff
committed
export GOOGLE_APPLICATION_CREDENTIALS=../../../../.holi-terraform.key