You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Instead of using hardcoded values, we should support env vars (e.g. datasetId or tableId)
The text was updated successfully, but these errors were encountered: