packer-cn/builder/amazon/ebs
Mark Peek f941718c3e builder/amazon: add clean_ami_name template function
Add a clean_ami_name template function which will translate illegal
characters in an AMI name to '-'. Example usage would be:
    "ami_name": "Ubuntu 12.04 {{isotime | clean_ami_name}}"
2013-09-07 18:42:50 -07:00
..
builder.go builder/amazon: add clean_ami_name template function 2013-09-07 18:42:50 -07:00
builder_test.go builder/amazon/*: clean up tests 2013-07-23 22:48:32 -05:00
hook.go builder/amazon/ebs: rename to amazon/ebs in order to support others 2013-07-15 15:02:18 +09:00
step_create_ami.go builder/amazon/ebs: new multistep API 2013-08-31 13:00:43 -07:00
step_stop_instance.go builder/amazon/ebs: new multistep API 2013-08-31 13:00:43 -07:00