Seeking documentation for dashboard panel visual settings in Terraform
Hello,
I am currently working on creating numerous dashboards through the Sumo Logic Terraform provider. We already have some sample dashboards that I am converting from the exported JSON into terraform logic.
When attempting to alter the visual appearance of my panels, I have noticed that the properties section for each panel in the exported JSON does not seem to match up with what is expected in the visual_settings section for each panel in terraform. Specifically, there are "general" and "title" sections shown in the few terraform examples, but in the exported JSON there are different sections defined for each type of panel?
Is there any documentation available on the options available for the Terraform visual_settings section? For example, say I want to create a "Single Value View", how would I do that in terraform? How would I configure the colors for it, text size, etc?
Please sign in to leave a comment.
Comments
1 comment