packer-cn/builder/alicloud/ecs
bozhi.ch 0174a502eb support -force option and update docs 2018-12-05 11:50:35 +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 support -force option and update docs 2018-12-05 11:50:35 +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 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 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 builders: reuse private key file reading function 2018-11-08 14:25:50 +03: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 apply tags to relevant snapshots 2018-11-26 16:58:32 +08:00
step_create_instance.go add options for system disk properties 2018-10-30 21:09:59 +08:00
step_create_snapshot.go apply tags to relevant snapshots 2018-11-26 16:58:32 +08:00
step_create_tags.go apply tags to relevant snapshots 2018-11-26 16:58:32 +08:00
step_delete_images_snapshots.go support -force option and update docs 2018-12-05 11:50:35 +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 support disable_stop_instance option for some specific scenarios 2018-09-25 22:02:05 +08:00
step_share_image.go Fix misprints in steps names 2018-06-15 12:12:40 +07:00
step_stop_instance.go support disable_stop_instance option for some specific scenarios 2018-09-25 22:02:05 +08:00