packer-templates

Templates for building AMIs with Packer

0
0
0
1
Shell
public

README

  1. Install packer:
$ brew tap homebrew/binary
$ brew install packer
  1. Make sure you have aws cli installed
pip install --user awscli
aws configure
  1. Install jq for JSON parsing
brew install jq

./build.sh

v0.3.3[beta]