packer-cn/builder/alicloud/ecs
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02: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 change Builder to be passed a context for cancellation 2019-04-03 15:55:55 +02:00
builder_acc_test.go fix 'Acceptance Tests can't find image problem' 2019-03-05 16:14:59 +08:00
builder_test.go support wait_snapshot_ready_timeout for much bigger disk 2018-11-25 16:05:26 +08:00
image_config.go support creating image without data disks 2018-11-19 15:25:12 +08:00
image_config_test.go support adding tags to image 2018-09-16 18:16:13 +08:00
packer_helper.go delete copied image and snapshots if corresponding options are specified 2018-11-28 21:34:21 +08:00
run_config.go support wait_snapshot_ready_timeout for much bigger disk 2018-11-25 16:05:26 +08:00
run_config_test.go support disable_stop_instance option for some specific scenarios 2018-09-25 22:02:05 +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 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_check_source_image.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_config_eip.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_config_key_pair.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_config_public_ip.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_config_security_group.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_config_vpc.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_config_vswitch.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_create_image.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_create_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_create_snapshot.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_create_tags.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_delete_images_snapshots.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_mount_disk.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_pre_validate.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_region_copy_image.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_run_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_share_image.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_stop_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00