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

Terraform unable to find the AMI Centos 7 in AWS Market-place #14

Open
yjash0801 opened this issue Sep 1, 2024 · 7 comments
Open

Terraform unable to find the AMI Centos 7 in AWS Market-place #14

yjash0801 opened this issue Sep 1, 2024 · 7 comments

Comments

@yjash0801
Copy link

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

│ with module.minikube.data.aws_ami.centos7,
│ on .terraform\modules\minikube\main.tf line 131, in data "aws_ami" "centos7":
│ 131: data "aws_ami" "centos7" {

@scholzj
Copy link
Owner

scholzj commented Sep 1, 2024

Yeah, that is because CentOS 7 was removed. I might get to fix it, but not sure when I will have time for it.

@yjash0801
Copy link
Author

Is there any alternative AMI I can use to replace the actual AMI in your module?

@scholzj
Copy link
Owner

scholzj commented Sep 1, 2024

I don't know. I will likely replace it with Fedora, Amazon Linux or something like that.

@yjash0801
Copy link
Author

Yeah, thank you can please try to replace it Centos 7 or higher if possible.

@praveen18k
Copy link

Yeah facing same issue

@mahussain01
Copy link

yeah facing same issue, even
Screenshot (591)
in centos 8 also. init-aws-minikube.sh is not properly executed in the centos 8.kindly look at the screenshot for not running after the selinux command

@nishalk09399
Copy link

Getting error like below :

Please do change in the module. However centos7 is not supported now. Please take your time and do work on it. More helpful for us.

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

│ with module.minikube.data.aws_ami.centos7,
│ on .terraform\modules\minikube\main.tf line 131, in data "aws_ami" "centos7":
│ 131: data "aws_ami" "centos7" {

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

5 participants