terraform-provider-site24x7
terraform-provider-site24x7 copied to clipboard
Terraform provider for Site24x7
Hi, Do you plan to add terraform resource support to create this monitor? Thank you.
Hi team, can someone point me to the approach for enhancement requests. We use cron monitoring in site 24x7 but don't see it as an option to add a threshold...
Hello, When I do GET for monitor_groups in site24x7 it got json with user id values, notification profile id and health profile id ,...but same when I tried to create...
Version: 1.0.84 I'm getting a spurious, _intermittent_ plan diffs for `mobile_settings`.`mobile_number` of `site24x7_user` resources. Normally, I automate drift detection for my Terraform projects, but spurious diffs make that impractical. I...
Provider version: 1.0.84 It seems that if you use `credential_profile_id` in `site24x7_website_monitor`, then plans always show that the `auth_user` will be removed. You can plan and apply over and over...
I'm facing an issue where my pipeline (`terraform plan`) tells me there is an in-place change for `third_party_service_ids`. It happens on different resources, in my case these are: - site24x7_website_monitor...
I get the following error when trying to configure a site24x7_dns_server_monitor to check a TXT record: ``` Inappropriate value for attribute "rcvd": a number is required. ``` According to the...
If set site24x7_subgroup.monitors, terraform will try to modify monitor_*.monitor_groups field and vice-versa, each run the same code but different plan. Temporarly fixing it - is to attaching monitors to subgroups...
When creating web monitors for IPv6 addresses, it seems the "use_ipv6" is being completely ignored, and terraform wants to apply this every time. More over, if I manually change the...
Hey, I've received communication that the desired action for creating multiple steps for a REST API Transaction Monitor is to duplicate the 'Steps{}' Section of the module resource. In an...