Skip to content

A Jenkins build wrapper to spawn cloud formation stacks in amazon before running a build and delete them at the end.

Notifications You must be signed in to change notification settings

pethers/jenkins-cloudformation-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins CloudFormation Plugin

This is a Jenkins plugin for creating, using, and deleting AWS CloudFormation stacks in your environment.

Before using this plugin, please make sure you're familiar with understanding pricing for the AWS resources that you create with AWS CloudFormation.

Using the plugin

TODO: Instructions for use will go here!

Contributing

To contribute to this project, please read the Beginner's Guide to Contributing. In particular, pay attention to "How about Java code?". Your submission should follow Oracle Java Code Conventions. I may reject pull requests that don't follow style conventions or don't have associated unit tests.

Thank you!

About

A Jenkins build wrapper to spawn cloud formation stacks in amazon before running a build and delete them at the end.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.3%
  • HTML 6.6%
  • Shell 0.1%