terraform-aws-minikube icon indicating copy to clipboard operation
terraform-aws-minikube copied to clipboard

Terraform unable to find the AMI Centos 7

Open nishalk09399 opened this issue 4 months ago • 1 comments

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 avatar Oct 15 '24 14:10 nishalk09399