Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions content/en/user-guide/aws/cloudformation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ persistence: supported with limitations

---

{{< callout >}}
With LocalStack 3.5 we've improved how the internal engine orders resources for deployment and deletion of stacks.
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.
Should you encounter any issues, please report them on [GitHub](https://github.com/localstack/localstack/issues/new/choose).
You can temporarily revert to the old behavior with `CFN_LEGACY_TEMPLATE_DEPLOYER=1`, but be aware that this is only a temporary option.
{{< /callout >}}

## Introduction

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