Matan Rosenberg

Results 34 comments of Matan Rosenberg

Any thoughts? @danhper

This issue is actually very relevant for me, so I'd actually like to keep it open until resolved.

@stmcallister are there any plans to support this use case?

Both options look good to me. I'd just call it `catch_all_rule` to keep the terminology consistent across the board: ```hcl resource "pagerduty_ruleset" "foo" { name = "Primary Ruleset" team {...

The same happens for Escalation Policies and Services. If I have a Service S1 and Escalation Policy EP1, which is set to be the EP of S1, and then try...

@stmcallister Are there any plans to fix this issue? 🙂

No real workaround for me... sometimes running `terraform apply` multiple times works (since it succeeds to delete some of the elements each time). Sometimes I do have to resort to...

Hi, I'm interested in this specific use case. Are there any plans to implement it?

For the statsd specifically, I've found a workaround using Telegraf-style templates. These are actually already implemented in CW Agent, but for some reason were not enabled in the config. I've...