packer-cn/builder/alicloud/ecs
zhuzhih2017 9e3e2e83ae
Merge pull request #6720 from chhaj5236/fix/attach_keypair
fix attaching keypair error due to missing keypair name
2018-09-19 14:14:55 +08:00
..
access_config.go Add security token supported and TLS handshake timeout support 2017-11-28 10:32:17 +08:00
access_config_test.go remove alicloud_ prefix 2017-06-01 15:47:47 -07:00
artifact.go formatting 2017-06-01 17:14:51 -07:00
artifact_test.go remove alicloud_ prefix 2017-06-01 15:47:47 -07:00
builder.go Merge pull request #6720 from chhaj5236/fix/attach_keypair 2018-09-19 14:14:55 +08:00
builder_acc_test.go Merge pull request #6720 from chhaj5236/fix/attach_keypair 2018-09-19 14:14:55 +08:00
builder_test.go refactor the code according hashicorp rename the repository 2017-04-18 15:14:45 +08:00
image_config.go support adding tags to image 2018-09-16 18:16:13 +08:00
image_config_test.go support adding tags to image 2018-09-16 18:16:13 +08:00
packer_helper.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
run_config.go builder.alicloud: use c.Comm for ssh 2018-08-29 14:40:33 +02:00
run_config_test.go support ssh with private ip address 2018-09-11 16:56:57 +08:00
ssh_helper.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 2018-08-22 17:02:23 +02:00
step_attach_keypair.go change b.config to pointer 2018-09-18 21:40:57 +08:00
step_check_source_image.go change b.config to pointer 2018-09-18 21:40:57 +08:00
step_config_eip.go support ssh with private ip address 2018-09-11 16:56:57 +08:00
step_config_key_pair.go use key pair name from config 2018-08-29 14:40:33 +02:00
step_config_public_ip.go support ssh with private ip address 2018-09-11 16:56:57 +08:00
step_config_security_group.go fix imports 2018-01-24 17:09:17 -08:00
step_config_vpc.go change b.config to pointer 2018-09-18 21:40:57 +08:00
step_config_vswitch.go change b.config to pointer 2018-09-18 21:40:57 +08:00
step_create_image.go change b.config to pointer 2018-09-18 21:40:57 +08:00
step_create_instance.go change b.config to pointer 2018-09-18 21:40:57 +08:00
step_create_tags.go support adding tags to image 2018-09-16 18:16:13 +08:00
step_delete_images_snapshots.go change b.config to pointer 2018-09-18 21:40:57 +08:00
step_mount_disk.go change b.config to pointer 2018-09-18 21:40:57 +08:00
step_pre_validate.go change b.config to pointer 2018-09-18 21:40:57 +08:00
step_region_copy_image.go Fix misprints in steps names 2018-06-15 12:12:40 +07:00
step_run_instance.go spelling: attribute 2018-03-13 07:12:16 +00:00
step_share_image.go Fix misprints in steps names 2018-06-15 12:12:40 +07:00
step_stop_instance.go fix imports 2018-01-24 17:09:17 -08:00