terraform-provider-site24x7
terraform-provider-site24x7 copied to clipboard
site24x7_monitor_group deletion is not recognized from state
Steps to reproduce.
- create a site24x7_monitor_group using TF
- create a monitor and associate to it using TF
- delete group and monitor using interface
- run the same terraform
Expected behavior - group should be detected as deleted and recreated.
Actual behavior: TF will try to do an update in place and fail with an unspecified error.
Quick workaround: delete state of group.