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

Open in Console is missing Region #2

Open
jhmk opened this issue Dec 7, 2016 · 1 comment
Open

Open in Console is missing Region #2

jhmk opened this issue Dec 7, 2016 · 1 comment
Assignees

Comments

@jhmk
Copy link

jhmk commented Dec 7, 2016

When open a EC2 Instance via cmd in the web browser it always open the region us-west-2.
Also if the Instance is in another region.

Possible solution:

  1. trigger: aws ec2 describe-instances --instance-ids "{query}"
  2. grep: "AvailabilityZone"
  3. Paste that in the URL
@twang-rs twang-rs self-assigned this Dec 14, 2016
@twang-rs
Copy link
Collaborator

Should be fixed in the upcoming release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants