haystack icon indicating copy to clipboard operation
haystack copied to clipboard

Unable to discover AWS AMIs

Open vikrambe opened this issue 5 years ago • 0 comments
trafficstars

Unable to discover AWS AMIs which running terraform tempate Error: Error refreshing state: 4 error(s) occurred:

  • module.haystack-datastores.data.aws_route53_zone.haystack_dns_zone: 1 error(s) occurred:

  • module.haystack-datastores.data.aws_route53_zone.haystack_dns_zone: data.aws_route53_zone.haystack_dns_zone: no matching Route53Zone found

  • module.haystack-k8s.data.aws_route53_zone.haystack_dns_zone: 1 error(s) occurred:

  • module.haystack-k8s.data.aws_route53_zone.haystack_dns_zone: data.aws_route53_zone.haystack_dns_zone: no matching Route53Zone found

  • module.haystack-datastores.module.kafka.data.aws_ami.haystack-kafka-base-ami: 1 error(s) occurred:

  • module.haystack-datastores.module.kafka.data.aws_ami.haystack-kafka-base-ami: data.aws_ami.haystack-kafka-base-ami: Your query returned no results. Please change your search criteria and try again.

  • module.haystack-datastores.module.cassandra.data.aws_ami.haystack-cassandra-base-ami: 1 error(s) occurred:

  • module.haystack-datastores.module.cassandra.data.aws_ami.haystack-cassandra-base-ami: data.aws_ami.haystack-cassandra-base-ami: Your query returned no results. Please change your search criteria and try again.

vikrambe avatar Aug 21 '20 12:08 vikrambe