pull/38243/head^2
Mutahhir Hayat 3 months ago committed by Daniel Schmidt
parent 05eeff8fbb
commit 9b056eb286

@ -210,7 +210,7 @@ func FromPlan(ctx context.Context, config *configs.Config, plan *plans.Plan, ref
// Handle deferred action invocations from the plan
for _, deferredAction := range plan.DeferredActionInvocations {
invocation := deferredAction.ActionInvocationInstanceSrc
if invocation == nil {
continue
}

Loading…
Cancel
Save