What docs changes are you proposing?
Source: https://docs.localstack.cloud/aws/tutorials/s3-static-website-terraform/
What’s missing
Proposed edits
- Add
## Introduction
summarizing goal (serve static site locally with S3 + Terraform).
- Add
## Architecture
with a diagram (Browser → LocalStack S3 Website Endpoint).
- Add
## Testing the application
with curl
/browser verification and 404 page check.
Acceptance criteria
- Page follows target format with a diagram image and explicit Test section.
Code of Conduct