Skip to content

CloudFormation best practices for LocalStack<>AWS compatibility#570

Merged
quetzalliwrites merged 2 commits into
mainfrom
doc-43-docs-promote-cloudformation-best-practices-for-localstackaws
May 12, 2026
Merged

CloudFormation best practices for LocalStack<>AWS compatibility#570
quetzalliwrites merged 2 commits into
mainfrom
doc-43-docs-promote-cloudformation-best-practices-for-localstackaws

Conversation

@HarshCasper
Copy link
Copy Markdown
Member

Fixes DOC-43

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 21, 2026

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3b959da
Status: ✅  Deploy successful!
Preview URL: https://77f57372.localstack-docs.pages.dev
Branch Preview URL: https://doc-43-docs-promote-cloudfor.localstack-docs.pages.dev

View logs

```yaml
Outputs:
ApiUrl:
Value: !Sub "https://${MyApi}.execute-api.${AWS::Region}.amazonaws.com/${StageName}"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Is it common that we provide a counter-example. The main concern is that people / AI reading it without context in a best practices section might get confused

Copy link
Copy Markdown
Member Author

@HarshCasper HarshCasper May 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not much, but I can add a 1-2 liner to explain a counter example.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 4f0485f — added a 1-2 liner before the snippet that explicitly labels it as the anti-pattern and notes it produces a non-resolvable URL on LocalStack, plus a short reason on the good example. Should make the section harder to misread out of context.

Copy link
Copy Markdown
Member

@pinzon pinzon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@quetzalliwrites
Copy link
Copy Markdown
Collaborator

@simonrw we would love your expert review 😸

@HarshCasper HarshCasper force-pushed the doc-43-docs-promote-cloudformation-best-practices-for-localstackaws branch from 4f0485f to 3b959da Compare May 11, 2026 16:28
@quetzalliwrites quetzalliwrites merged commit a870549 into main May 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants