Skip to content

Commit

Permalink
Merge pull request #19 from sr33hari/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
sr33hari authored Jul 22, 2024
2 parents 9a3952a + e9f8c76 commit 7ec7867
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 43 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,5 @@ cython_debug/
.DS_Store

set_google_env.sh
creds.json
examplestateAfterProvision.tfstate
12 changes: 12 additions & 0 deletions envVars.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
export GOOGLE_TYPE=""
export GOOGLE_PROJECT_ID="
export GOOGLE_PRIVATE_KEY_ID=""
export GOOGLE_CLIENT_EMAIL=""
export GOOGLE_CLIENT_ID=""
export GOOGLE_AUTH_URI=""
export GOOGLE_TOKEN_URI=""
export GOOGLE_AUTH_PROVIDER_X509_CERT_URL=""
export GOOGLE_CLIENT_X509_CERT_URL=""
export GOOGLE_UNIVERSE_DOMAIN=""
export GOOGLE_PRIVATE_KEY=""
export MONGO_URI="mongodb+srv://highhari:harilovesmongo@ciclecluster.1t5nbzl.mongodb.net/?retryWrites=true&w=majority&tls=true&appName=CicleCluster"
43 changes: 0 additions & 43 deletions terraform.tfstate

This file was deleted.

0 comments on commit 7ec7867

Please sign in to comment.