nitrictech / nitric

Nitric is a multi-language framework for cloud applications with infrastructure from code.
https://nitric.io
Apache License 2.0
1.26k stars 52 forks source link

Deployment Engine Interface #358

Closed tjholm closed 1 year ago

tjholm commented 1 year ago

Design an interface for decoupling deployment engines for cloud providers from the nitric CLI (so deployment logic can be cleanly co-located with runtime components).

tjholm commented 1 year ago

interface designed and available in develop