shell-plugins
shell-plugins copied to clipboard
Update localstack plugin to use LOCALSTACK_AUTH_TOKEN
Overview
LocalStack is migrating to use auth tokens instead of api keys. This should be reflected in the 1Password LocalStack shell plugin.
See the first item in the LocalStack v3.0.0 release notes miscellaneous section.
Updates the plugin created in https://github.com/1Password/shell-plugins/pull/371
Type of change
- [ ] Created a new plugin
- [x] Improved an existing plugin
- [ ] Fixed a bug in an existing plugin
- [ ] Improved contributor utilities or experience
How To Test
localstack start
Changelog
The LocalStack plugin now uses LOCALSTACK_AUTH_TOKEN instead of LOCALSTACK_API_KEY