ubc / canvas-data-2

Infrastructure and code to maintain a Canvas Data 2 replica database in AWS.
MIT License
2 stars 0 forks source link

Remove EnvironmentParameter #5

Open jlongland opened 3 months ago

jlongland commented 3 months ago

The environment parameter is redundant because we separate environments by AWS account. The naming convention for secrets doesn't fit our convention. I was going to remove the parameter but realized I then need to touch every Lambda. Logging an issue instead so we can come back to this, since it isn't a big deal. Mostly preference and alignment with our existing conventions.