dstack
dstack copied to clipboard
[UX]: Do not specify `regions` while initializing the default configuration for `aws`, `gcp`, `azure`
Currently, when the user runs dstack server without ~/.dstack/server/config and if the user has any default credentials for aws, gcp, azure, then dstack initializes the default configuration in ~/.dstack/server/config and specifies all supported regions.
Let's use None for regions when initializing the default configuration, meaning that if regions aren't specified, then all regions are configured.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.