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

add option to filter images #152

Open
Monitob opened this issue Mar 26, 2024 · 0 comments
Open

add option to filter images #152

Monitob opened this issue Mar 26, 2024 · 0 comments
Assignees
Labels
enhancement priority:medium Improvements that are not the main priority

Comments

@Monitob
Copy link

Monitob commented Mar 26, 2024

Please search the existing issues for relevant feature requests, and use the
reaction feature
(https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)
to add upvotes to pre-existing requests.

Community Note

Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

I want to be available to filter the image.

Use Case(s)

Any relevant use-cases that you see.

Potential configuration

"source_ami_filter": {
        "filters": {
          "virtualization-type": "hvm",
          "name": "ubuntu/images/*ubuntu-jammy-22.04-amd64-server-*",
          "root-device-type": "ebs"
        },
        
        "most_recent": true
      },

Potential References

@remyleone remyleone added the priority:medium Improvements that are not the main priority label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement priority:medium Improvements that are not the main priority
Projects
None yet
Development

No branches or pull requests

3 participants