When updating the TAG values (be it a freeform tag or defined tag) , Terrafrom should just update the TAGS on the resource and should not recreate the oci_dns_resolver_endpoint resource.
Actual Behavior
It destroys the oci_dns_resolver_endpoint resource and recreates it causing downtime in the environment.
Community Note
Terraform Version and Provider Version
Affected Resource(s)
oci_dns_resolver_endpoint
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
When updating the TAG values (be it a freeform tag or defined tag) , Terrafrom should just update the TAGS on the resource and should not recreate the oci_dns_resolver_endpoint resource.
Actual Behavior
It destroys the oci_dns_resolver_endpoint resource and recreates it causing downtime in the environment.
Steps to Reproduce
terraform apply