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

missing ami -- typo? coubase_ubuntu_example

Open davisford opened this issue 6 years ago • 2 comments

note it looks like a typo below? coubase should be couchbase?

$ terraform apply
data.template_file.user_data_server: Refreshing state...
data.aws_iam_policy_document.instance_role: Refreshing state...
data.aws_vpc.default: Refreshing state...
data.aws_iam_policy_document.auto_discover_cluster: Refreshing state...
data.aws_ami.coubase_ubuntu_example: Refreshing state...
data.aws_subnet_ids.default: Refreshing state...

Error: Error refreshing state: 1 error(s) occurred:

* module.couchbase.data.aws_ami.coubase_ubuntu_example: 1 error(s) occurred:

* module.couchbase.data.aws_ami.coubase_ubuntu_example: data.aws_ami.coubase_ubuntu_example: Your query returned no results. Please change your search criteria and try again.

davisford avatar Mar 18 '19 17:03 davisford

Hahaha, whoops, looks like a typo indeed. Shows up in a few places: https://github.com/gruntwork-io/terraform-aws-couchbase/search?q=coubase&unscoped_q=coubase. Any chance you'd be up for a quick PR to fix those?

brikis98 avatar Mar 18 '19 17:03 brikis98

https://github.com/gruntwork-io/terraform-aws-couchbase/pull/42

davisford avatar Mar 18 '19 18:03 davisford

This repo is being archived, feel free to use a fork if necessary.

ellisonc avatar Mar 29 '23 18:03 ellisonc