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

Support for env vars and destinations setup #3

Open
alexanderkirtzel opened this issue Jul 25, 2023 · 1 comment
Open

Support for env vars and destinations setup #3

alexanderkirtzel opened this issue Jul 25, 2023 · 1 comment
Labels

Comments

@alexanderkirtzel
Copy link
Contributor

Instead of using hardcoded values, we should support env vars (e.g. datasetId or tableId)

@alexanderkirtzel alexanderkirtzel changed the title Support for env vars Support for env vars and destinations setup Jul 28, 2023
@alexanderkirtzel
Copy link
Contributor Author

For the firebase stack we want to add a folder and/or env files, where we can configure credentials and common settings.
Keep in mind, that the destinations will become configurable as well. Therefore a ts file might be preferable.
A destination might require an initial setup to be called once (e.g. for creating tables). Besides deploying the stack we want to also call the setup as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant