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

Incorrect region applied when interactive mode is used. #108

Open
Aidanh15 opened this issue Jul 3, 2023 · 1 comment
Open

Incorrect region applied when interactive mode is used. #108

Aidanh15 opened this issue Jul 3, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Aidanh15
Copy link

Aidanh15 commented Jul 3, 2023

Describe the bug
When launching via interactive mode, if the "eu-west-1" region is selected, the proceeding steps create resources in the eu-central-2 region, which is not included in the orginal list selection in the first place (probably as it is an opt-in region)

Steps to reproduce
Quick launch an instance with -i flag

Expected outcome
Would expect eu-west-1 region to apply when selected

Application Logs
see image
Screenshot 2023-07-03 at 17 35 57

Environment
zsh iterm2 shell

  • App Version: 0.10.0
  • OS/Arch: zsh, MacOS Monterrey 12.6.6
    zsh, MacOS Monterrey 12.6.6
@Aidanh15 Aidanh15 added the bug Something isn't working label Jul 3, 2023
@Aidanh15
Copy link
Author

Aidanh15 commented Jul 3, 2023

This actually seems to apply to any region I select in -i mode, none of the outputted VPC's in the next stages match the one selected in the choose region stage. Perhaps something to do with using system defaults instead of config

@Aidanh15 Aidanh15 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 3, 2023
@Aidanh15 Aidanh15 reopened this Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant