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

Improve error message for failed deployments #897

Closed
zaro0508 opened this issue Apr 27, 2020 · 1 comment
Closed

Improve error message for failed deployments #897

zaro0508 opened this issue Apr 27, 2020 · 1 comment

Comments

@zaro0508
Copy link
Contributor

I'll see the below error messages in my sceptre deploy log however it doesn't tell me which file contains the error. It would be great if sceptre could provide a little more info in these situations. I I tried using the sceptre --debug flag however that didn't provide anymore info.

..
..
[2020-04-27 08:18:01] - prod/sc-product-ec2-linux-jumpcloud sc-product-ec2-linux-jumpcloud AWS::CloudFormation::Stack UPDATE_COMPLETE
"An error occurred (ValidationError) when calling the CreateStack operation: Template format error: unsupported structure."
..
..
[2020-04-27 08:46:42] - prod/sc-product-ec2-linux-jumpcloud sc-product-ec2-linux-jumpcloud AWS::CloudFormation::Stack UPDATE_COMPLETE
"An error occurred (ValidationError) when calling the CreateStack operation: Template format error: YAML not well-formed. (line 44, column 7)"
@ngfgrant
Copy link
Contributor

Error handling is something that has come up in #640 and #564.

I think my suggestion in #640 is probably breaking but could be evolved?

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

No branches or pull requests

3 participants