packer/builder/amazon/common
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
code.google.com/p/go.crypto/ssh is now at golang.org/x/crypto/ssh as of
https://code.google.com/p/go/source/detail?spec=svn.crypto.69e2a90ed92d03812364aeb947b7068dc42e561e&repo=crypto&r=8fec09c61d5d66f460d227fd1df3473d7e015bc6

Using the code.google.com import redirects properly, but runs into
issues if you try to use a subpackage of `ssh`, e.g. `agent` which
refers to golang.org/x/crypto/ssh causing conflicts if your types expect
code.google.com/p/go.crypto/ssh.

This is a precursor to a PR for #1066.
2015-05-28 08:17:49 -07:00
..
access_config.go amazon/ebs: use new interpolation stuff 2015-05-27 11:35:56 -07:00
access_config_test.go builder/amazon/common: access config uses template processing 2013-08-08 17:25:25 -07:00
ami_config.go amazon/ebs: use new interpolation stuff 2015-05-27 11:35:56 -07:00
ami_config_test.go builder/amazon/common: remove duplicates from ami_region 2013-08-22 14:58:21 -07:00
artifact.go builder/amazon: inject special metadata for atlas artifacts 2014-12-09 16:14:04 -08:00
artifact_test.go builder/amazon: inject special metadata for atlas artifacts 2014-12-09 16:14:04 -08:00
block_device.go amazon/ebs: use new interpolation stuff 2015-05-27 11:35:56 -07:00
block_device_test.go builder/amazon: tests 2014-09-03 21:27:43 -07:00
run_config.go amazon/ebs: use new interpolation stuff 2015-05-27 11:35:56 -07:00
run_config_test.go builder/amazon: support auto spot price discovery [GH-1465] 2014-09-06 10:44:12 -07:00
ssh.go code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh 2015-05-28 08:17:49 -07:00
state.go fmt 2014-10-28 08:35:21 -07:00
step_ami_region_copy.go builder/amazon/common: fix incorrect printf verb type in amiRegionCopy 2015-02-25 05:29:53 +01:00
step_create_tags.go reverting testing stuff 2013-11-26 13:46:32 +10:00
step_key_pair.go optionally use existing ssh key for amazon builders 2014-03-24 12:47:00 +01:00
step_modify_ami_attributes.go reverting testing stuff 2013-11-26 13:46:32 +10:00
step_run_source_instance.go amazon/common: sleep 3 seconds if instance doesn't exist 2015-05-27 20:15:07 -07:00
step_security_group.go comments 2013-12-28 10:04:15 -07:00
step_source_ami_info.go Add option to enable enhanced networking (SriovNetSupport) for images. 2014-06-04 14:58:11 -07:00
template_funcs.go builder/amazon: add clean_ami_name template function 2013-09-07 18:42:50 -07:00
template_funcs_test.go builder/amazon: add clean_ami_name template function 2013-09-07 18:42:50 -07:00