Skip to content

Commit

Permalink
feat(guardian): introduce expression in policy requirement trigger (g…
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmatrhd authored May 8, 2023
1 parent 894c7d7 commit c797de8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gotocompany/guardian/v1beta1/guardian.proto
Original file line number Diff line number Diff line change
Expand Up @@ -785,6 +785,7 @@ message Policy {
string resource_urn = 4;
string role = 5;
repeated Condition conditions = 6;
string expression = 7;
}
RequirementTrigger on = 1;

Expand Down

0 comments on commit c797de8

Please sign in to comment.