Open
Description
The deploy command will allow a sysop to easily deploy their bbs to a cloud provider. The idea out of the box is to support AWS and Azure. The result will look something like this iq server deploy --provider aws
. Internally we could likely just use Terraform to handle the management of the deployed bbs state, etc.