awaiting_allocation state, which starts running when allocation becomes available.
Create a deployment
dev capacity, each configured
according to the referenced instance template.
Instance templates
A deployment references an instance template that defines the image, cloud-init script, and other configuration for each instance. Create an instance template first, then reference it in the deployment. Updating the instance template only affects new instances created by the deployment.Instance name templates
Instances created by a deployment get auto-generated names. You can provide a naming pattern with--instance-name-template to give instances predictable names.