docs icon indicating copy to clipboard operation
docs copied to clipboard

The LocalStack documentation 📖

Results 97 docs issues
Sort by recently updated
recently updated
newest added

The list of required tools mentions `docker`, but that is a umbrella-term for a lot of things. Renaming it to `Docker Desktop` makes it more obvious that this specific Docker...

The "Description" column at https://docs.localstack.cloud/references/configuration/ gets truncated by that damn Feedback panel on the right side of the screen. There is not horizontal scroll bar to allow me to see...

bug
documentation

While getting started with the S3 guide (and localstack) for the first time I got an error message because I didn't know that we had to run `localstack start` to...

The list provided in the documentation is outdated, and when you try to use `pulumi up`, it ends up with an error. ``` error: pulumi:providers:aws resource 'default_6_8_0' has a problem:...

Fixes #69 * Adds navigation buttons in the footer to move to the previous and next pages in the section. * Changes "Privacy Policy" link to be visible.

hacktoberfest