scholzj / terraform-aws-minikube

Terraform module for single node Kubernetes instance bootstrapped using kubeadm
Apache License 2.0
65 stars 45 forks source link

Terraform unable to find the AMI Centos 7 #16

Open nishalk09399 opened 1 month ago

nishalk09399 commented 1 month ago

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" {

nishalk09399 commented 1 month ago

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" {