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

MBTF incorrectly exports Dashboard Filters #58

Open
cabarria opened this issue May 2, 2024 · 2 comments
Open

MBTF incorrectly exports Dashboard Filters #58

cabarria opened this issue May 2, 2024 · 2 comments

Comments

@cabarria
Copy link

cabarria commented May 2, 2024

MBTF should correctly export the definitions of dashboard filters. The following table shows the source definition and what mbtf exports.

image

@flovouin flovouin added the bug label May 4, 2024
@flovouin
Copy link
Owner

flovouin commented May 4, 2024

Hi,
Thanks for the report. I'm not sure what the table represents. It looks like filter names from a specific dashboard you're working on.
I'm guessing filters that should be dropdown list are exported as simple text boxes. Is that right? Are there other cases? Can you provide a minimal example of Terraform configuration that doesn't provide the expected filter type?

@cabarria
Copy link
Author

cabarria commented Jun 7, 2024

That's correct. For example, we may have a dropdown filter with a custom list of values that translates to a dropdown list with an empty list of values.
mb-gen-dashboard-aws-waf-threat-intelligence.tf.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants