Skip to content

Commit b5936c6

Browse files
committed
docs: update
1 parent 3ebea66 commit b5936c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

masking/projects/project-sample/masking-exception.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{
77
"action": "EXPORT",
88
"maskingLevel": "NONE",
9-
"member": "user:dev@x.com",
9+
"member": "user:dev1@x.com",
1010
"condition": {
1111
"expression": "resource.instance_id == \"prod-sample-instance\" && resource.database_name == \"hr_prod\" && resource.schema_name == \"public\" && resource.table_name == \"salary\" && resource.column_name == \"amount\"",
1212
"title": "",

0 commit comments

Comments
 (0)