Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA] Optional AZ parameter #46

Open
lmeyerov opened this issue Mar 7, 2021 · 0 comments
Open

[FEA] Optional AZ parameter #46

lmeyerov opened this issue Mar 7, 2021 · 0 comments
Labels
aws enhancement New feature or request

Comments

@lmeyerov
Copy link
Contributor

lmeyerov commented Mar 7, 2021

Is your feature request related to a problem? Please describe.

Upon launching graphistry.yml in AWS, I got this error:

Your requested instance type (p3.2xlarge) is not supported in your requested Availability Zone (us-east-1a).
Please retry your request by not specifying an Availability Zone or choosing us-east-1b, us-east-1c, us-east-1f. 
(Service: AmazonEC2; Status Code: 400; Error Code: Unsupported; Request ID: ***; Proxy: null)

Being able to specify AZ would help avoid it

Describe the solution you'd like

By default, AZ gets auto-picked. But if desired, can specify.

@lmeyerov lmeyerov added enhancement New feature or request aws labels Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant