packer-cn/builder/scaleway
Megan Marsh 340363a649
Merge pull request #6613 from hashicorp/merge_ssh_config_funcs
Merge ssh config funcs from builders
2018-08-23 16:03:36 -07:00
..
artifact.go Add image creation from snapshot 2018-02-08 12:09:25 -08:00
artifact_test.go Add image creation from snapshot 2018-02-08 12:09:25 -08:00
builder.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 2018-08-22 17:02:23 +02:00
builder_test.go Remove the VC product line 2018-05-28 16:19:51 +02:00
config.go replace scrubconfig with packer.LogSecretFilter.Set 2018-08-20 15:35:55 -07:00
ssh.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 2018-08-22 17:02:23 +02:00
step_create_image.go use new internal multistep helper 2018-02-08 12:10:11 -08:00
step_create_server.go scaleway: add 'bootscript' configuration parameter 2018-06-29 19:44:56 +02:00
step_create_ssh_key.go Follow variable privateKey <-> statebag private_key convention 2018-05-03 00:33:12 +01:00
step_server_info.go use new internal multistep helper 2018-02-08 12:10:11 -08:00
step_shutdown.go use new internal multistep helper 2018-02-08 12:10:11 -08:00
step_snapshot.go use new internal multistep helper 2018-02-08 12:10:11 -08:00