docs
docs copied to clipboard
The LocalStack documentation 📖
We recently introduced Swagger UI served directly via LocalStack, documenting all our internal endpoints. We add this link to the docs and remove the manually-written list of endpoints contained in...
https://docs.localstack.cloud/user-guide/web-application/resource-browser/ There are no explanation about how to open it
Nowhere do you give the command to start the localstack desktop - i saw it somewhere but I can't remember where, and the one place you would _surely_ expect to...
Automatic update of CODEOWNERS file.
As per https://github.com/crossplane/crossplane/pull/4719, crossplane now has it's own standalone CLI and no longer ships `kubectl crossplane` via the `install.sh` script. This PR updates the docs to reflect this.
> [!NOTE] > Reviewers please do not merge ## Changes Introduces support for Airflow 2.9.2 https://aws.amazon.com/about-aws/whats-new/2024/07/amazon-mwaa-apache-airflow-version-2-9/
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 16 to 17. Release notes Sourced from DavidAnson/markdownlint-cli2-action's releases. Update markdownlint version (markdownlint-cli2 v0.14.0, markdownlint v0.35.0). No release notes provided. Update markdownlint version (markdownlint-cli2 v0.13.0, markdownlint v0.34.0)....
This will remove Gitpod Prebuilds configuration via `.gitpod.yml` which has been deprecated. See [relevant changelog](https://www.gitpod.io/changelog/simplified-prebuilds-defaults), [relevant docs](https://www.gitpod.io/docs/configure/repositories/prebuilds#configuring-prebuilds), and [deprecated docs](https://www.gitpod.io/docs/configure/repositories/prebuilds#configuring-prebuilds).
error: could not create 'build\bdist.win-amd64\wheel\.\localstack\pro\core\services\applicationautoscaling\resource_providers\aws_applicationautoscaling_scalabletarget.schema.json': No such file or directory [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed...
Added a credential provider example for the AWS for Go SDK v2. There is a matching PR with the complete code at localstack/localstack-aws-sdk-examples#9.