You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We manage a Jenkins instance which handles hundreds of pipelines. These pipelines often use AWS credentials from the AWS Credentials plugin like the following example:
What feature do you want to see added?
We manage a Jenkins instance which handles hundreds of pipelines. These pipelines often use AWS credentials from the AWS Credentials plugin like the following example:
Or:
Storing these AWS credentials in AWS would make it easy to rotate them. It is likely possible to use the workarounds listed in https://plugins.jenkins.io/aws-secrets-manager-credentials-provider/#plugin-content-advanced-usage, but is not feasible for us because it would require the rewriting of hundreds of invocations in pipelines we do not own.
Upstream changes
No response
The text was updated successfully, but these errors were encountered: