latitude-dev / latitude

Developer-first embedded analytics
https://latitude.so
GNU Lesser General Public License v3.0
626 stars 21 forks source link

Setting secrets in Latitude Cloud #347

Open geclos opened 3 weeks ago

geclos commented 3 weeks ago

Feature Description

As a user I need to be able to define secrets in my Latitude Cloud environment in order to support applications that rely on secrets.

Goal of Feature

Support use cases where deployments rely on environment secrets

Current Solution / Workarounds

Right now you have to hardcode your secrets in code if you want to deploy them to Latitude Cloud, not ideal if you are committing your code to potentially public places like Github.