https://github.com/phmullins/packer-builders
Builder definitions for Packer
https://github.com/phmullins/packer-builders
mit-license packer packer-builder
Last synced: 2 months ago
JSON representation
Builder definitions for Packer
- Host: GitHub
- URL: https://github.com/phmullins/packer-builders
- Owner: phmullins
- License: mit
- Created: 2016-09-17T14:52:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-15T15:06:18.000Z (over 3 years ago)
- Last Synced: 2025-01-17T23:30:10.388Z (4 months ago)
- Topics: mit-license, packer, packer-builder
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
## Packer Builders
Builders are responsible for creating machines and generating images from them for various platforms.## Builders
- [Amazon EC2 (AMI)](https://github.com/phmullins/packer-builders/tree/master/packer_builder_amazon_ami.json) - Creates an Amazon AMI of use on EC2.## Usage
All builders need to be configured with the proper credentials before they can be used.## Author
Created by [Patrick H. Mullins](http://www.pmullins.net/about). You can find me on [Twitter](https://twitter.com/phmullins) and on [Telegram](https://telegram.org/) as @pmullins.## License
Source is released under the MIT License (MIT) [license](license.md).