zhammer / morning-cd

What was the first piece of music you listened to this morning?
MIT License
4 stars 0 forks source link

Improve serverless.yml / cloudformation stacks across services #108

Open zhammer opened 5 years ago

zhammer commented 5 years ago

Ideally the entire morning cd collection of services could be totally redeployed directly from their serverless.yml files. A few current issues / opportunities for improvement

It'd be nice to do some cleanup on this overtime. Learning better cloudformation setup (via serverless) would be nice overall too

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-importvalue.html

zhammer commented 5 years ago

change listens service name to morning-cd-listens https://github.com/zhammer/morning-cd-listens/blob/master/serverless.yml

zhammer commented 5 years ago

change sunlight service name to morning-cd-sunlight https://github.com/zhammer/morning-cd-sunlight/blob/master/serverless.yml

zhammer commented 5 years ago