Environment Variable Discussion
Background
Follow-on ticket to #722
List of env vars usage as of 1/10/2023: 20230110_env-vars.xlsx
Part of this discussion is deciding how we want to maintain these configurations/secrets moving forward and whether we want to do some combination of
- Keep using env/ci vars
- Use a config file
- Continue using arguments
- Use a 3rd party secrets manager (vault or an alternative)
Acceptance Criteria
-
Discussions conducted for solutions to simplify/replace env var usage
Definition of Done
-
All Acceptance Criteria have been completed
Edited by Kenneth Maguire