Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

missing ami -- typo? coubase_ubuntu_example #41

Closed
davisford opened this issue Mar 18, 2019 · 3 comments
Closed

missing ami -- typo? coubase_ubuntu_example #41

davisford opened this issue Mar 18, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@davisford
Copy link
Contributor

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.
@brikis98
Copy link
Member

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 brikis98 added bug Something isn't working help wanted labels Mar 18, 2019
@davisford
Copy link
Contributor Author

davisford commented Mar 18, 2019

#42

@ellisonc
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants