yugabyte / terraform-aws-yugabyte

A Terraform module to deploy and run YugabyteDB on AWS.
Apache License 2.0
15 stars 22 forks source link

error while running terraform plan #41

Open codevipassana opened 1 year ago

codevipassana commented 1 year ago

I am getting below error while running terraform plan.

Error: Your query returned no results. Please change your search criteria and try again. │ │ with module.yugabyte-db-cluster.data.aws_ami.yugabyte_ami, │ on .terraform/modules/yugabyte-db-cluster/main.tf line 60, in data "aws_ami" "yugabyte_ami": │ 60: data "aws_ami" "yugabyte_ami" {

fornof commented 11 months ago

I get that too.

goofballLogic commented 9 months ago

Is Yugabyte (and the AWS / terraform deployment method) still supported / recommended by the organisation? This has been broken for almost a year.