Chabert Etienne

Results 4 comments of Chabert Etienne

Maybe to clarify a bit more, services are created by default in pagerduty to use `service ruleset`. Not been able to change this behavior via terraform, means I now have...

For the one that might be blocked by this... here is my workaround ```terraform resource "pagerduty_service" "default" {...} resource "null_resource" "service_event_orchestration_activer" { provisioner "local-exec" { command = "curl --request PUT...

@imjaroiswebdev I am really sorry for tagging you directly, doing so because: - You are one of the main contributor of this repository (thanks for that!) - You are working...

@imjaroiswebdev thank you very much for your work on this one 🎖️