about summary refs log tree commit diff
path: root/website/sandbox/contentful/.envrc
diff options
context:
space:
mode:
Diffstat (limited to 'website/sandbox/contentful/.envrc')
-rw-r--r--website/sandbox/contentful/.envrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/website/sandbox/contentful/.envrc b/website/sandbox/contentful/.envrc
new file mode 100644
index 000000000000..a6b0e978f430
--- /dev/null
+++ b/website/sandbox/contentful/.envrc
@@ -0,0 +1,3 @@
+source_up
+export CONTENTFUL_SPACE_ID="$(pass show programming/contentful/space-id)"
+export CONTENTFUL_ACCESS_TOKEN="$(pass show programming/contentful/access-token)"