Octopus doesn't way the stack to complete

HI,

Octopus deploy doesn’t wait the cloudformation stack to complete and pass to the next step with empty variables. It doesn’t capture the outputs of the stack.

Could somebody tell me how can i make octopus to wait the creation of the stack?

PS: I have selected the checbox “Wait for completion”

Thanks.

amazon-web

Hi, thanks for reaching out.

What version of Octopus are you running? There was a bug, fixed in 2018.3.0, that caused the step to exit early (https://github.com/OctopusDeploy/Issues/issues/4345). So if you are running a version earlier that 2018.3.0 then upgrading may fix the issue.

If upgrading does not fix the issue, can you attach the logs for the task here? You can find details on getting the logs from https://octopus.com/docs/support/get-the-raw-output-from-a-task. The logs files may indicate why the step is terminating early.

Regards
Matt C