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
This should be done both for this repo and for the pre-processing stack. This will allow us to remain more organized and allow us to remove the list of state machine ARNS from the notification stack so that all production code is properly watched by the stack. Here is a list of things that will have to be done in preparation for the move.
Stacks will have to be assigned a region in their definitions (see here and here).
Development Stacks on us-east-1 should be deleted.
Secrets will have to be copied over to us-east-2 (list below).
Development URLs will have to be changed on the frontend. (After new URLs are generated by deployment).
Secrets that will need to be copied
TWITCH_CLIENT_ID
TWITCH_CLIENT_SECRET
MONGODB_FULL_URI
YT_CREDENTIALS
The text was updated successfully, but these errors were encountered:
This should be done both for this repo and for the pre-processing stack. This will allow us to remain more organized and allow us to remove the list of state machine ARNS from the notification stack so that all production code is properly watched by the stack. Here is a list of things that will have to be done in preparation for the move.
us-east-1
should be deleted.us-east-2
(list below).Secrets that will need to be copied
TWITCH_CLIENT_ID
TWITCH_CLIENT_SECRET
MONGODB_FULL_URI
YT_CREDENTIALS
The text was updated successfully, but these errors were encountered: