jetbridge / sls-flask

Opinionated Flask serverless starter kit
95 stars 7 forks source link

Many improvements #12

Closed revmischa closed 4 years ago

revmischa commented 4 years ago
janjur commented 4 years ago

Do you think we can come up with a script that would apply terraform resources alongside serverless deploy? We could get rid of CF files this way and move to TF config.

revmischa commented 4 years ago

If it makes things simpler then I'm in favor of using TF. I have a feeling it will make things more complicated, so I'm hesitant. There are many articles about sls/tf. https://serverless.com/blog/definitive-guide-terraform-serverless/

I'm interested more in CDK tbh.