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
Since this template is for RAW Labs internal use, config.env.template
should contain RAW's actual AWS account and region defaults:
- AWS_ACCOUNT_ID=684130658470 (RAW Labs account)
- AWS_REGION=eu-west-1 (RAW Labs default region)
This way new projects work out-of-the-box with RAW's infrastructure,
and external users can override these values when customizing.
0 commit comments