Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update localstack plugin to use LOCALSTACK_AUTH_TOKEN #428

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

simonrw
Copy link
Contributor

@simonrw simonrw commented Feb 14, 2024

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 #371

Type of change

  • Created a new plugin
  • 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

@simonrw simonrw marked this pull request as ready for review February 14, 2024 14:47
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.

1 participant