Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make AMI tag filter optional #13

Open
orangejulius opened this issue Nov 26, 2019 · 0 comments
Open

Make AMI tag filter optional #13

orangejulius opened this issue Nov 26, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@orangejulius
Copy link
Member

Right now, it is required to set some sort of tag on the AMIs built with packer-elasticsearch before they can be used with this repo.

It would be convenient if that wasn't required, so people could get started with an AMI right away. However, this code is a bit brittle and seems to require a value. Maybe we can set the default to *?

values = ["${var.ami_env_tag_filter}"]

@orangejulius orangejulius added enhancement New feature or request help wanted Extra attention is needed labels Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant