site24x7 / terraform-provider-site24x7

Terraform provider for Site24x7
MIT License
22 stars 33 forks source link

IPv6 Is not properly supported in site24x7_website_monitor #237

Open stevef-5gn-com-au opened 6 months ago

stevef-5gn-com-au commented 6 months ago

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 monitor to "prefer ipv6" in the UI configuration of the monitor and run terraform again, the setting reverts to "prefer ipv4" even when "use_ipv6" is set to true.