DefangLabs / defang

Defang CLI and sample projects. Defang is a radically simpler way for developers to develop, deploy, and debug cloud applications.
https://defang.io
MIT License
39 stars 9 forks source link

Partition quota and config validation #797

Closed jordanstephens closed 1 month ago

jordanstephens commented 1 month ago

Pre-requisite for https://github.com/DefangLabs/defang-mvp/pull/1176

We only want to recommend using BYOC as a solution if the error is quota-related. If the error is just an unacceptable config, then using BYOC won't help and promoting it is only a distraction.