-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
module returns "query returned no results" when using a non existent cluster_version #1141
Comments
this module is searching for right now it looks like AWS hasn't published that AMI yet. 1.18 available, but 1.19 isn't: |
In case anyone else tries updating to 1.19 now that it's available: I ran into the same
It looks like AWS just hasn't released a Windows 1.19 ami yet. |
Ah, Terraform should have a better error handling for this. @dbirks solution solved my issue. |
How would I go about if I use |
I just opened #1371 to address this. Will you please review it and test it ? |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
I have issues
I'm submitting a...
What is the current behavior?
Get "Error: Your query returned no results. Please change your search criteria and try again." if the cluster_version specified is incorrect.
If this is a bug, how to reproduce? Please include a code sample if relevant.
What's the expected behavior?
I would expect it to fail with a bit more friendly message but I get below error, it is confusing and doesn't lead to specific field.
Error: Your query returned no results. Please change your search criteria and try again.
Error: Your query returned no results. Please change your search criteria and try again.
Are you able to fix this problem and submit a PR? Link here if you have already.
Environment details
Any other relevant info
The text was updated successfully, but these errors were encountered: