pipeline-aws-plugin icon indicating copy to clipboard operation
pipeline-aws-plugin copied to clipboard

Jenkins Pipeline Step Plugin for AWS

Results 96 pipeline-aws-plugin issues
Sort by recently updated
recently updated
newest added

### Jenkins and plugins versions report **Getting InvalidFileExistsBehaviorException even though fileExistsBehavior is not specified.** Running the following block on Jenkins pipeline: ``` createDeployment( applicationName: "${APPLICATION_NAME}", deploymentGroupName: "${DEPLOYMENT_GROUP}", deploymentConfigName: 'CodeDeployDefault.AllAtOnce', description:...

* **Please check if the PR fulfills these requirements** - [ ] The commit message describes your change - [ ] Tests for the changes have been added if possible...

### What feature do you want to see added? With #85 done, users can now add a `enableTerminationProtection` flag to `cfnUpdate` in order to add termination protection on creation. While...

enhancement

It is stated in the `JENKINS SECURITY POLICY` that > The Jenkins project takes security seriously. We make every possible effort to ensure users can adequately secure their automation infrastructure....

* **Please check if the PR fulfills these requirements** - [x] The commit message describes your change - [ ] Tests for the changes have been added if possible (for...

### What feature do you want to see added? Compression using gzip. ### Upstream changes _No response_ ### Are you interested in contributing this feature? Yes, happy to contribute.

enhancement