CDCgov / phdi

https://cdcgov.github.io/dibbs-site/
Creative Commons Zero v1.0 Universal
35 stars 14 forks source link

Create environment variable collections #2873

Open austin-hall-skylight opened 3 weeks ago

austin-hall-skylight commented 3 weeks ago

What needs to be done

Based on the value of one configuration name environment variable, choose a collection of environment variables to set on application startup.

Why it needs to be done

This will help our DevOps team when they pair with jurisdictions to ensure things are set up correctly.

Acceptance Criteria

Technical Notes

You can refer to the Engagements Notion board to find details about each jurisdiction's setup. If you have any questions, reach out to Emma.

Additional context

Long-term, we hope to have a more robust solution for users to manage their configurations. But in the short term, this will help our DevOps team know the env vars to apply to specific jurisdictions.

BobanL commented 2 days ago

Replaced APP_ENV with NBS_AUTH for clarity.