Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simply environment variable management #369

Open
mlhaufe opened this issue Sep 30, 2024 · 0 comments
Open

Simply environment variable management #369

mlhaufe opened this issue Sep 30, 2024 · 0 comments

Comments

@mlhaufe
Copy link
Contributor

mlhaufe commented Sep 30, 2024

There is currently significant duplication in the managing of the environment variables:

.env file
Four reference in azure-deploy.yml
Two references in main.bicep
Two references in appService.bicep
One reference in github secrets.

Try to leverage the .env file as much as possible and drop the app service references. I think the .env file will be used if it's deployed to the root.

@mlhaufe mlhaufe modified the milestone: v0.15.0 Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant