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

Add Makefile target for creating a JWT key pair #457

Open
reweeden opened this issue Feb 11, 2022 · 0 comments
Open

Add Makefile target for creating a JWT key pair #457

reweeden opened this issue Feb 11, 2022 · 0 comments

Comments

@reweeden
Copy link
Contributor

It might be nice to be able to generate and upload a JWT key pair with default settings using a single command. This could even be done automatically when running make deploy and no key name is specified.

The only thing to keep in mind is that the SecretsManager secret won't be attached to the cloudformation stack, so it won't get cleaned up when you delete the stack

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

No branches or pull requests

1 participant