Setup
$ cp env.sh.sample
$ vi env.sh # and fill it
Build AMI
Notice: Create Instance manually using your account at least once to license agreement.
$ source env.sh
$ packer build packer_ec2.json
cloud-user@${public_hostname}
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write you change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License: MIT
Author:
- SAWANOBORI Yukihiko(HiganWorks LLC, OpsRock LLC)