Data Source: oci_data_safe_audit_profile_target_overrides

This data source provides the list of Audit Profile Target Overrides in Oracle Cloud Infrastructure Data Safe service.

Gets a list of all targets whose audit settings override the target group setting.

Example Usage

data "oci_data_safe_audit_profile_target_overrides" "test_audit_profile_target_overrides" {
	#Required
	audit_profile_id = oci_data_safe_audit_profile.test_audit_profile.id

	#Optional
	display_name = var.audit_profile_target_override_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AuditProfileTargetOverride Reference

The following attributes are exported: