Skip to content

Commit

Permalink
Add ignore target.compartment_id changes
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneyu committed Sep 13, 2024
1 parent 055f758 commit 4cf1937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datadog-oci-orm/metrics-setup/serviceconnector.tf
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ resource "oci_sch_service_connector" "metrics_service_connector" {
ignore_changes = [
defined_tags["Oracle-Tags.CreatedBy"],
defined_tags["Oracle-Tags.CreatedOn"]
oci_sch_service_connector.metrics_service_connector.target.compartment_id
]
}
}

0 comments on commit 4cf1937

Please sign in to comment.