# Sharing resources between stages

**URL:** https://forum.serverless.com/t/sharing-resources-between-stages/13760
**Category:** Serverless Framework
**Tags:** cloudformation, variables
**Created:** [January 16, 2021, 12:20am UTC](https://forum.serverless.com/t/sharing-resources-between-stages/13760 "2021-01-16T00:20:28Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![jeffski](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.serverless.com/jeffski/32/51_2.png) [@jeffski](https://forum.serverless.com/u/jeffski)
#### Post date: [January 16, 2021, 1:01am UTC](https://forum.serverless.com/t/sharing-resources-between-stages/13760/2 "2021-01-16T01:01:05Z")

</div>

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

---

_[View the full topic](https://forum.serverless.com/t/sharing-resources-between-stages/13760)._
