-
Notifications
You must be signed in to change notification settings - Fork 46
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
Comments
Yeah, that is because CentOS 7 was removed. I might get to fix it, but not sure when I will have time for it. |
Is there any alternative AMI I can use to replace the actual AMI in your module? |
I don't know. I will likely replace it with Fedora, Amazon Linux or something like that. |
Yeah, thank you can please try to replace it Centos 7 or higher if possible. |
Yeah facing same issue |
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. |
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" {
The text was updated successfully, but these errors were encountered: