You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
avoid assuming region is us-west-2 when provider is gcp (#1306)
* avoid assuming region is us-west-2 when provider is gcp
* allow region to be set through env vars in mcp server
* use us-central1 for default gcp region in mcp estimate tool
* add support for gcp estimation in mcp server
* show an interactive selector if provider is not specified before estimate
* create a GetRegion util to get default region for each provider
0 commit comments