|
|
|
|
|
by astuyvenberg
742 days ago
|
|
Yeah the way they've executed this license change is really unfortunate. SST has a good guide for migration: https://docs.sst.dev/migrating/serverless-framework Otherwise you might consider doing the same with CDK. As a last resort you can use CloudFormation's new import/export tools and manage the stacks with SAM. It's really too bad, I'm sure a more reasonable pricing scheme (framework only?) would lead to more adoption, but I'm sure that revenue had been a huge challenge lately and it seems like that means it's the end of the road for the Serverless Framework until v3 is forked. (disclosure: I worked there for a while) |
|