File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
masking/projects/project-sample Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55 "maskingExceptions" : [
66 {
77 "action" : " EXPORT" ,
8- "maskingLevel" : " NONE " ,
8+ "maskingLevel" : " PARTIAL " ,
99 "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\" " ,
1515 },
1616 {
1717 "action" : " QUERY" ,
18- "maskingLevel" : " PARTIAL " ,
18+ "maskingLevel" : " NONE " ,
1919 "member" : " user:dev2@x.com" ,
2020 "condition" : {
2121 "expression" : " resource.instance_id == \" prod-sample-instance\" && resource.database_name == \" hr_prod\" && resource.schema_name == \" public\" && resource.table_name == \" salary\" && resource.column_name == \" amount\" " ,
You can’t perform that action at this time.
0 commit comments