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

Move jenkins password to secret manager #36

Open
cliffano opened this issue Jul 29, 2019 · 0 comments
Open

Move jenkins password to secret manager #36

cliffano opened this issue Jul 29, 2019 · 0 comments

Comments

@cliffano
Copy link
Collaborator

Jenkins password is currently a user configuration (specified in YAML), this should be moved to AWS resources as a secret on AWS Secrets Manager.

This needs to be optional (resource created with a condition), and only retrieve secret from AWS Secrets Manager if the password is not supplied in YAML file.
This is to allow users who don't currently approve the use of AWS Secrets Manager to use the YAML user config as a fallback mechanism.

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