firebase / firebase/firebase-tools
SecretParams must only use uppercase letters, numbers and underscores
Open
api: functions
Needs: Attention
triaged
type: feature request
- Dominant language
- TypeScript
- Stars
- 4.5k
- Forks
- 1.3k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 84
Description
In our team we use a lowercase prefix for all of our environment variables, but there is a specific check in the python firebase_functions library that forces all SecretParams to be uppercase. Since the JavaScript firebase functions library and Google Secret manager allow for non-snakecase naming, could this library be updated to match those?
Contributor guide
Assessment
This issue has not been assessed yet.