terraform-provider-site24x7
terraform-provider-site24x7 copied to clipboard
'Inappropriate value for attribute "rcvd": a number is required.'
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 API docs, it's supposed to be a string (https://www.site24x7.com/help/api/#constants), and that makes more sense because we're talking about TXT records. I guess it must have just been mixed up in mapping the API to go.