File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
unicorn_approvals/integration Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ labelPRBasedOnFilePath:
33 service/contracts :
44 - Unicorn.Contracts
55 service/properties :
6- - Unicorn.Properties
6+ - Unicorn.Approvals
77 service/web :
88 - Unicorn.Web
99
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Resources:
2222 EventBusName :
2323 Fn::Sub : " {{resolve:ssm:/uni-prop/${Stage}/UnicornApprovalsEventBus}}"
2424 StatementId :
25- Fn::Sub : " OnlyRulesForPropertiesServiceEvents -${Stage}"
25+ Fn::Sub : " OnlyRulesForApprovalServiceEvents -${Stage}"
2626 Statement :
2727 Effect : Allow
2828 Principal :
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Outputs:
4747 Description : Unicorn Contracts namespace parameter value
4848 Value : !GetAtt UnicornContractsNamespaceParam.Value
4949
50- UnicornPropertiesNamespaceValue :
50+ UnicornApprovalsNamespaceValue :
5151 Description : Unicorn Properties namespace parameter value
5252 Value : !GetAtt UnicornApprovalsNamespaceParam.Value
5353
You can’t perform that action at this time.
0 commit comments