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

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

Open yjash0801 opened this issue 5 months ago • 7 comments

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

yjash0801 avatar Sep 01 '24 19:09 yjash0801