site24x7 / terraform-provider-site24x7

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

"Invalid data provided for the resource" when updating site24x7_web_transaction_browser_monitor #287

Open movinfinex opened 2 months ago

movinfinex commented 2 months ago

I have some site24x7_web_transaction_browser_monitor resources. As far as I can tell, any update (including to selenium_script and tag_ids and threshold_profile_id) fails with an error like this:

Error: Invalid data provided for the resource - /api/monitors/12252000000075041

Forcing a deletion and recreating using the same config works (but destroys monitoring history).

valugi commented 1 month ago

I had similar issues when setting default values, even according to documentation and leaving them empty. Try setting your defaults to null instead.