sst / ion

❍ — a new engine for SST
https://ion.sst.dev
MIT License
1.09k stars 129 forks source link

NameRule is inconvenient for Secrets like ENV_VAR #378

Open webdeb opened 1 month ago

webdeb commented 1 month ago

https://github.com/sst/ion/blob/b0824568b59856662fe4b09654538dddb8df0d8d/pkg/platform/src/auto/run.ts#L77

its convenient to load secrets from env files, where the names often contain underscores, this rule screws it up, when you try to deploy the app, AFTER the secrets where loaded & setted from a file via sst secret load ./.env.