Open scross01 opened 7 years ago
Hey @scross01, thanks for the issue!
Currently, however, it doesn't look like IP Network Exchanges support updating tags via the HTTP API, unless this is an undocumented behavior for the endpoint. https://docs.oracle.com/en/cloud/iaas/compute-iaas-cloud/stcsa/api-IPNetworkExchanges.html
Terraform Version
terraform v0.10.2 opc_provider v0.1.2
Affected Resource(s)
Terraform Configuration Files
Steps to Reproduce
terraform apply
[ "tag1", "tag2" ]
terraform plan
Expected Behavior
Tags should be updated without destroy and recreate
Actual Behavior