Matthew Hooker
|
366dc3da0a
|
move multistep imports to helper.
gomvpkg -from "github.com/mitchellh/multistep" -to "github.com/hashicorp/packer/helper/multistep"
|
2018-01-24 17:09:15 -08:00 |
John Davies-Colley
|
707ec675b2
|
ssh interface for amazon builders 🔨
|
2017-11-22 15:49:38 +13:00 |
Rickard von Essen
|
3b47893eb8
|
builder/amazon: reverted wrongly modified ssh_test's.
|
2016-09-14 20:26:09 +02:00 |
Rickard von Essen
|
067155c344
|
builder/amazon: guard aginst empty/nil PrivateIpAddress and updated tests.
|
2016-09-14 00:16:09 +02:00 |
Dan Peterson
|
c7af9a67bc
|
amazon/common/ssh: fix saving of instance to state
Fixes #3496
|
2016-09-09 10:16:53 -03:00 |