You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/amazon/instance
Megan Marsh 79093da6ad
skip region validation in tests that don't care; refactor Prepare func so we can test region validation logic with a mock
8 years ago
..
builder.go new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 8 years ago
builder_test.go skip region validation in tests that don't care; refactor Prepare func so we can test region validation logic with a mock 8 years ago
step_bundle_volume.go fix imports 8 years ago
step_register_ami.go move UI call to before the wait; add context to these steps 8 years ago
step_upload_bundle.go fix imports 8 years ago
step_upload_x509_cert.go fix imports 8 years ago