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

data source for aws_ami ubuntu cannot return results #13

Closed
BradleyYeo opened this issue Apr 4, 2024 · 3 comments
Closed

data source for aws_ami ubuntu cannot return results #13

BradleyYeo opened this issue Apr 4, 2024 · 3 comments

Comments

@BradleyYeo
Copy link

│ Error: Your query returned no results. Please change your search criteria and try again.

│ with data.aws_ami.ubuntu,
│ on main.tf line 5, in data "aws_ami" "ubuntu":
│ 5: data "aws_ami" "ubuntu" {

@BrianMMcClain
Copy link
Contributor

Hi @BradleyYeo! Thanks for raising this issue! I'm actually not able to reproduce this locally, could you provide some additional information on your environment, specifically if you specified a custom value for the aws_region variable or any changes made to the AWS provider block? Thanks!

@BradleyYeo
Copy link
Author

It works when I tried it today, mistake must have been caused when I changed the value in owners, thank you

@BrianMMcClain
Copy link
Contributor

Happy to hear you were able to resolve the issue! I'll go ahead and mark this as resolved :)

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

2 participants