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

[LS-53603] terraform support for service health panel #194

Merged
merged 20 commits into from
Nov 28, 2023

Conversation

TheRealAkhil
Copy link
Contributor

@TheRealAkhil TheRealAkhil commented Nov 8, 2023

Description

This PR adds support for the service health panel in the Lightstep terraform provider.


Pre-merge checklist

  • add tests
  • verify behavior locally
  • update docs

R/CC

@TheRealAkhil TheRealAkhil changed the title [LS-53603] terraform support for service health panel [WIP] [LS-53603] terraform support for service health panel Nov 8, 2023
@TheRealAkhil TheRealAkhil changed the title [WIP] [LS-53603] terraform support for service health panel [LS-53603] terraform support for service health panel Nov 8, 2023
@TheRealAkhil
Copy link
Contributor Author

I'm sending this out for early review. I still need to add tests, update docs, verify behavior locally, etc.

Thanks for taking a look!

@@ -57,6 +58,14 @@ type Label struct {
Value string `json:"label_value"`
}

type Panel struct {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this matches the publicapi implementation

@amburvill amburvill merged commit fbb2413 into main Nov 28, 2023
@amburvill amburvill deleted the akhiln.panels_in_terraform branch November 28, 2023 01:51
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