-
New Feature
-
Resolution: Duplicate
-
Minor
-
None
I have been playing about with creating a Jenkins instance from scratch. One of my key criteria is that I should be able to simply redeploy a new Docker container in an environment and quickly get a new setup which closely matches the previous setup (in terms of configuration). To do this I looked at the Config as Code plugin, which works well for my purposes.
After configuring the EC2 plugin I found that the private key is stored by the ConfigAsCode plugin in plain text - which is bad as I want my config in source control.
Can you allow the private key to be stored using the Credentials plugin instead (or as well as)?
- duplicates
-
JENKINS-56927 Request: EC2 plugin should use SSH keys via credentials plugin
-
- In Progress
-
[JENKINS-55491] AWS Private key stored as plain text - when using Config as Code plugin
Issue Type | Original: Bug [ 1 ] | New: New Feature [ 2 ] |
Link | New: This issue duplicates JENKINS-56927 [ JENKINS-56927 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |