docs/_docs/stuck-cloudformation.md in ufo-4.3.1 vs docs/_docs/stuck-cloudformation.md in ufo-4.4.0
- old
+ new
@@ -1,7 +1,8 @@
---
title: Stuck CloudFormation
+nav_order: 34
---
The CloudFormation stack update or creation can get stuck in a `*_IN_PROGRESS` state for a very long time, like more than an hour. This happens when you deploy an ECS service that fails to stabilize. Usually, this is an error with the Docker container failing to start up successfully.
There can be many reasons for this, here are some examples:
@@ -23,8 +24,6 @@
ufo cancel
This is the same thing as canceling the stack update in the CloudFormation console.
-<a id="prev" class="btn btn-basic" href="{% link _docs/customize-cloudformation.md %}">Back</a>
-<a id="next" class="btn btn-primary" href="{% link _docs/upgrade4.md %}">Next Step</a>
-<p class="keyboard-tip">Pro tip: Use the <- and -> arrow keys to move back and forward.</p>
+{% include prev_next.md %}
\ No newline at end of file