Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-32850

Create AmazonEc2KeyPairCredentials

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • plugin-proposals
    • None

      Creating a new type of credentials for Amazon Ec2 Key Pair is convenient for AWS plugins and to execute aws related scripts.

      • AmazonEc2KeyPairCredentials should have the following attributes (name to be confirmed)
      • keypairName: String
      • pem file: String
      • AmazonEc2KeyPairCredentials should have a should have a BindingDescriptor @Extension so that the credentials-binding-plugin can store the file on disk during builds.
      • AmazonEc2KeyPairCredentials is different from SSHUserPrivateKey in the sense that it does not hold a username or a passphrase

            Unassigned Unassigned
            cleclerc Cyrille Le Clerc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: