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
HI @Befoh - you can run these commands (the exports and the cats) from a linux box somewhere or using WSL if Windows is your thing. It's a one-time activity to take the template files and personalise them for your environment - then when you run serverless deploy they'll be used to set everything up for you.
So the process is:
Get your 'temporary' linux environment, in my case WSL2
Setup AWS CLI (including aws configure), setup Serverless, clone the repo to your box
cd into the repo
Run the export commands to set your variables
Run the cat commands to update the template scripts with your variables
Run serverless deploy
Then carry on with the rest of the Snowflake setup etc.
Hi guys,
First off amazing work and thank you for sharing.
I'm keen on getting this set up and wanted to double check I'm on the right path.
Do we run the below via AWS CodeCommit? In other words apart from the sql setup in Snow; how/where do we proceed to execute the other scripts?
Thanks in advance.
Regards,
The text was updated successfully, but these errors were encountered: