Skip to content

Commit ca29bd7

Browse files
committed
Add .env template
1 parent d3aa758 commit ca29bd7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.env.template

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
export AWS_ACCESS_KEY=
2+
export AWS_SECRET_KEY=
3+
export TF_VAR_github_owner=
4+
export TF_VAR_github_token=
5+
export GITHUB_TOKEN=$TF_VAR_github_token

0 commit comments

Comments
 (0)