Merge branch 'builder-amazon-instance'
This adds the "amazon-instance" builder to Packer which can create instance-storage backed AMIs. The instance-storage backed AMIs are built by launching another instance-store backed instance, provisioning it, and then using EC2 AMI tools to bundle and register a new AMI.
Showing
builder/amazon/common/ami.go
0 → 100644
builder/amazon/common/ssh.go
0 → 100644
Please register or sign in to comment