ChrisCAG

Results 4 issues of ChrisCAG

Replication steps 1. Open your repo and copy in the example .tf code listed. 2. Try to run a plan. Line 3 is showing a syntax error ` applies_to =...

Your escalation chain example tf files result in errors.. ![image](https://github.com/logicmonitor/terraform-provider-logicmonitor/assets/157688578/0549935e-17c0-4279-9e49-5e8ac105ad7d)

I have the following configuration set on a device group. ``` resource "logicmonitor_device_group" "xxxx" { name = "xxxx" parent_id = 1 enable_netflow = true group_type = "Normal" custom_properties = [...

Hi All, The logicmonitor preferred collector id is actually the current collector id, and therefore when using an auto balanced collector group (abcg) the preffered collector is constantly being requested...