Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Missing AMI generates Nil::NilClass error #284

Closed
scarolan opened this issue Oct 19, 2016 · 1 comment
Closed

Missing AMI generates Nil::NilClass error #284

scarolan opened this issue Oct 19, 2016 · 1 comment

Comments

@scarolan
Copy link
Contributor

If your AMI is not valid (for example, Amazon deprecated the AMI and replaced it with an updated one), Test Kitchen fails with a very unhelpful "Nil::Nilclass" nomethod type error. It should instead check to see if the AMI actually exists, and return a better error message if it doesn't.

@cheeseplus
Copy link
Contributor

Closing as dupe of #230

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

No branches or pull requests

2 participants