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

Misleading output on stack quasi-resource creation failure #39

Open
bittrance opened this issue Sep 22, 2019 · 0 comments
Open

Misleading output on stack quasi-resource creation failure #39

bittrance opened this issue Sep 22, 2019 · 0 comments

Comments

@bittrance
Copy link
Collaborator

When there is a failure creating the stack quasi-resource, such as when an imported value is not found, we produce just a misleading "Done." and exit. Example events:

2019-09-23 01:42:19 UTC+0200	bittrance-vpc-swarm DELETE_COMPLETE	-
2019-09-23 01:42:14 UTC+0200	bittrance-vpc-swarm DELETE_IN_PROGRESS	No export named bittrance-vpc-PublicSubnet1 found. Delete requested by user.
2019-09-23 01:42:13 UTC+0200	bittrance-vpc-swarm CREATE_IN_PROGRESS	User Initiated

Reasonably, this should be classified as failure. Thank you CF for not producing an actual CREATE_FAILED 😒

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

1 participant