Skip to content
Snippets Groups Projects
.envrc 383 B
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.
export GOOGLE_APPLICATION_CREDENTIALS=../../../../.holi-terraform.key