Skip to content

Commit 5fbbf8a

Browse files
simonrwjoe4dev
authored andcommitted
Remove callout about legacy CFn template deployer (#1545)
1 parent 4e5c881 commit 5fbbf8a

File tree

1 file changed

+0
-7
lines changed
  • content/en/user-guide/aws/cloudformation

1 file changed

+0
-7
lines changed

content/en/user-guide/aws/cloudformation/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@ persistence: supported with limitations
66

77
---
88

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-
169
## Introduction
1710

1811
CloudFormation is a service provided by Amazon Web Services (AWS) that allows you to define and provision infrastructure as code.

0 commit comments

Comments
 (0)