Zachary Winnerman
2023-05-11 16:02:48 -04:00
committed by GitHub
parent b9c05238f4
commit 98cbf9550e
@@ -275,7 +275,8 @@ resource "aws_sfn_state_machine" "main" {
]
}
},
"Next": "Idle"
"Next": "Idle",
"ResultPath": null
},
"Idle": {
"Type": "Wait",