packer-cn/builder/amazon/instance
Clint Shryock 8c321138f4 Revert "Changing --region to --location"
This reverts commit f40fd36c31.

According to the documentation below, `--region` is the current flag. If you're
using an older version of the tools that use `--location`, you can customize the
commands in your Packer config with `bundle_vol_command` and `bundle_upload_command`

- http://docs.aws.amazon.com/AWSEC2/latest/CommandLineReference/CLTRG-ami-upload-bundle.html
- https://www.packer.io/docs/builders/amazon-instance.html
2015-06-09 10:41:39 -05:00
..
builder.go Revert "Changing --region to --location" 2015-06-09 10:41:39 -05:00
builder_test.go builder/amazon/*: warnings 2013-11-02 22:56:54 -05:00
step_bundle_volume.go Migrate to new AWS repo 2015-06-03 17:13:52 -04:00
step_register_ami.go Migrate to new AWS repo 2015-06-03 17:13:52 -04:00
step_upload_bundle.go Merge branch 'aws-sdk-go' of https://github.com/jen20/packer into jen20-aws-sdk-go 2015-05-28 08:24:41 -07:00
step_upload_x509_cert.go provisioner/file: set file/directory permissions 2014-05-09 21:03:35 -07:00