Closed HerrTuring closed 2 months ago
As per digital ocean's api reference: https://docs.digitalocean.com/reference/api/api-reference/#operation/droplets_create The field region can be ommited from the creation resulting in a "random" region.
@HerrTuring thanks, fix available at version 3.11.11: https://github.com/pjpimentel/dots/pull/532
if, after the update, the issue remain, please reopen this issue.
As per digital ocean's api reference: https://docs.digitalocean.com/reference/api/api-reference/#operation/droplets_create The field region can be ommited from the creation resulting in a "random" region.