DoSomething / infrastructure

🐄 DoSomething.org's infrastructure, managed by Terraform.
MIT License
3 stars 2 forks source link

Set Algolia environment variables for GraphQL apps. #262

Closed DFurnes closed 4 years ago

DFurnes commented 4 years ago

What's this PR do?

This pull request sets the ALGOLIA_APP_ID and ALGOLIA_SECRET environment variables, in anticipation of merging DoSomething/graphql#247 today or tomorrow! 🔒

How should this be reviewed?

Are these the right environment variables? Do the plans look good? 👀

Any background context you want to provide?

The application should work happily without these, as well, but the new Algolia resolvers would error out.

Relevant tickets

References Pivotal #173821788.

Checklist