sst / ion

SST v3
https://sst.dev
MIT License
2k stars 234 forks source link

Version control across teams? #259

Open mhodgson opened 5 months ago

mhodgson commented 5 months ago

We need to keep everyone on our team on the same version of Ion. Now that it's a global dependency I'm not sure how to make sure people upgrade and run the same version.

One thought: both Terraform and Pulumi have a mechanism to define the expected version of the library and the providers as part of the config. Perhaps Ion should have the same?