Sharing resources between stages

Looks like I could also follow the answer given by Chris here: Conditional serverless.yml based on stage? - #12 by gpa. This way I can use a CloudFormation conditional to only deploy infrastructure when I run dev and not on the other stages.