You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/user-guide/aws/cloudformation/index.md
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,6 @@ persistence: supported with limitations
6
6
7
7
---
8
8
9
-
{{< callout >}}
10
-
With LocalStack 3.5 we've improved how the internal engine orders resources for deployment and deletion of stacks.
11
-
Specifically it now more accurately calculates dependencies between resources and doesn't try to deploy/delete resources which don't have their dependencies available yet.
12
-
Should you encounter any issues, please report them on [GitHub](https://github.com/localstack/localstack/issues/new/choose).
13
-
You can temporarily revert to the old behavior with `CFN_LEGACY_TEMPLATE_DEPLOYER=1`, but be aware that this is only a temporary option.
14
-
{{< /callout >}}
15
-
16
9
## Introduction
17
10
18
11
CloudFormation is a service provided by Amazon Web Services (AWS) that allows you to define and provision infrastructure as code.
0 commit comments