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

feat: add support for user defined ami filters #41

Merged
merged 10 commits into from
Oct 30, 2024
Merged

feat: add support for user defined ami filters #41

merged 10 commits into from
Oct 30, 2024

Conversation

luqmanbazran
Copy link
Contributor

@luqmanbazran luqmanbazran commented Sep 9, 2024

Previously, the filters used for listing the AMIs in the frontend was hardcoded inside the lambda go function. This PR aims to make it so that the filters can be defined during the infrastructure deployment instead.

This PR is tied to this PR in the terraform-aws-turbo-deploy repository

@luqmanbazran luqmanbazran changed the title refactor: add support for user defined ami filters feat: add support for user defined ami filters Oct 15, 2024
@luqmanbazran luqmanbazran marked this pull request as ready for review October 17, 2024 05:23
hskiba pushed a commit to frgrisk/terraform-aws-turbo-deploy that referenced this pull request Oct 30, 2024
Previously, the filters used for determining what AMIs are shown in the
frontend is hardcoded inside the lambda function. The aim of this PR is
to make it so the user can define it from the turbo module.

This PR is tied to this
[PR](frgrisk/turbo-deploy#41) in the Turbo
Deploy repository.
@hskiba hskiba merged commit 3990f2b into main Oct 30, 2024
8 checks passed
@hskiba hskiba deleted the user-filter branch October 30, 2024 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants