thousandeyes / terraform-provider-thousandeyes

ThousandEyes Terraform Provider
Apache License 2.0
21 stars 26 forks source link

feat: add alert rule severity #147

Closed wjwong93 closed 9 months ago

wjwong93 commented 9 months ago

Hi maintainers, I added support for alert rule severity in the thousandeyes-sdk-go repo recently. I'd like to update the terraform provider to support that as well.

While I was at it, I also added an example for the thousandeyes_alert_rule resource.