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

Rotating AWS Credentials #143

Open
GandalfIX opened this issue Apr 25, 2022 · 1 comment
Open

Rotating AWS Credentials #143

GandalfIX opened this issue Apr 25, 2022 · 1 comment

Comments

@GandalfIX
Copy link

Describe your use-case which is not covered by existing documentation.

I want to automatically rotate our credentials on a regular basis.
Therefore the corresponding infrastructure exists to perform this change in AWS, but the credentials should be also updated in Jenkins.
I am not able to find a way to perform the credentials change in jenkins in an automated way.

Could you please add a part of the documentation which explains how/which requests to trigger?
Thank you

Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

No response

@gothrek22
Copy link

You can store the secrets in secrets manager and use a plugin that fetches Credentials from there. That way they are pulled at runtime of the job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants