Skip to content

Commit d9200c7

Browse files
Fix: Update the Redshift cluster tag in the candidate file. (#1890)
* feat: Added kiness delivery stream * feat: Added relationship condition * fix: Added apm kinesis relation file * fix:Removed apm relation file * fix: Add new condition * fix: Added quotes in array * fix: Updated the tagkeys * fix: Updated the condidate tag name --------- Co-authored-by: Otávio Carvalho <[email protected]>
1 parent 8dc1039 commit d9200c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

relationships/candidates/AWSREDSHIFTCLUSTER.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ lookups:
66
tags:
77
matchingMode: ALL
88
predicates:
9-
- tagKeys: ["server.address"]
9+
- tagKeys: ["aws.redshift.serverAddress"]
1010
field: serverAddress
1111
onMatch:
1212
onMultipleMatches: RELATE_ALL

0 commit comments

Comments
 (0)