Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 946 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 946 Bytes

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!