Skip to content

Commit 78468d9

Browse files
committed
fix: move statemachine to align with other runtimes.
1 parent 08e2f58 commit 78468d9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

unicorn_approvals/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Resources:
232232
UpdateReplacePolicy: Delete
233233
Properties:
234234
Name: !Sub "${AWS::StackName}-ApprovalStateMachine"
235-
DefinitionUri: src/state_machine/property_approval.asl.yaml
235+
DefinitionUri: state_machine/property_approval.asl.yaml
236236
Tracing:
237237
Enabled: true
238238
Policies:

0 commit comments

Comments
 (0)