Hey all I am trying to use the Terraform provider to manage alerts and dashboards. I have previously done some testing against a self-hosted ec2 docker deployment of signoz and it was working fine, was probably version that introduced the API keys to the community edition
87
or
88
I think?
Now I am trying to run the terraform provider against signos running on an ecs deployment, but it is latest version. The terraform works, (mostly) can plan and apply. It can even do a data lookup of an existing alert that I configured by hand for testing, but on a successful apply of trying to create an alert, it never shows up in Signoz.
I've even ecs-exec to the signoz-container and connected to sqlite db and can't find my terraform alert in the rules table. But the Terraform apply succeeds and it makes it into terraform state.
Any thoughts?
Lucas Thompson
09/04/2025, 2:43 PM
@Priyanshu Shrivastava seen you on the signoz tf provider repo, any chance I could get some assistance? happy to make an issue if I need to
p
Priyanshu Shrivastava
09/05/2025, 9:19 AM
Hey @Lucas Thompson, thanks for bringing it to our attention, can you please create a GitHub issue with detailed steps of what you are trying to achieve and what error you are getting (along with screenshots).
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.