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

check if stack output map is empty before accessing #332

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

anjannath
Copy link
Collaborator

@anjannath anjannath commented Nov 11, 2024

with this, we get an error instead of a panic

% ./out/mapt aws fedora create --spot --airgap --nested-virt --cpus 6 --memory 16 --project-name aws-mapt-fedora-test --backed-url file:///Users/anath/workspace --conn-details-output /tmp/fedora --tags user=anath
DEBU running 'mapt aws fedora create'
DEBU context initialized for mapt6ca81181
DEBU checking stack spotOption-aws-mapt-fedora-test
ERRO Stack outputs are empty please destroy and re-create

fixes #327

@adrianriobo adrianriobo merged commit 445f1ce into redhat-developer:main Nov 11, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

[BUG] Failed to create fedora spot instance using mapt
2 participants