packer-cn/builder/alicloud/ecs
Christian Muehlhaeuser 216afbaa8b
Fixed various typos
Just a bunch of nit-picky typo fixes.
2019-07-25 06:49:51 +02:00
..
access_config.go support encryption with default service key 2019-04-26 15:12:07 +08:00
access_config_test.go update alicloud builder to use official SDK (#7477) 2019-04-26 10:37:49 +08:00
artifact.go support encryption with default service key 2019-04-26 15:12:07 +08:00
artifact_test.go remove alicloud_ prefix 2017-06-01 15:47:47 -07:00
builder.go update alicloud builder to use official SDK (#7477) 2019-04-26 10:37:49 +08:00
builder_acc_test.go fix describing snapshots issue when image_ignore_data_disks is provided 2019-06-11 15:22:06 +08:00
builder_test.go support wait_snapshot_ready_timeout for much bigger disk 2018-11-25 16:05:26 +08:00
client.go cleanup image and snapshot if target image is still not available after timeout 2019-06-13 11:17:39 +08:00
client_test.go support encryption with default service key 2019-04-26 15:12:07 +08:00
image_config.go support encryption with default service key 2019-04-26 15:12:07 +08:00
image_config_test.go update alicloud builder to use official SDK (#7477) 2019-04-26 10:37:49 +08:00
packer_helper.go update alicloud builder to use official SDK (#7477) 2019-04-26 10:37:49 +08:00
run_config.go let product API determine the default value of io_optimized 2019-06-14 11:49:42 +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 support encryption with default service key 2019-04-26 15:12:07 +08:00
step_check_source_image.go Fixed various typos 2019-07-25 06:49:51 +02:00
step_config_eip.go support encryption with default service key 2019-04-26 15:12:07 +08:00
step_config_key_pair.go update alicloud builder to use official SDK (#7477) 2019-04-26 10:37:49 +08:00
step_config_public_ip.go update alicloud builder to use official SDK (#7477) 2019-04-26 10:37:49 +08:00
step_config_security_group.go support encryption with default service key 2019-04-26 15:12:07 +08:00
step_config_vpc.go support encryption with default service key 2019-04-26 15:12:07 +08:00
step_config_vswitch.go support encryption with default service key 2019-04-26 15:12:07 +08:00
step_create_image.go cleanup image and snapshot if target image is still not available after timeout 2019-06-13 11:17:39 +08:00
step_create_instance.go let product API determine the default value of io_optimized 2019-06-14 11:49:42 +08:00
step_create_snapshot.go fix describing snapshots issue when image_ignore_data_disks is provided 2019-06-11 15:22:06 +08:00
step_create_tags.go update alicloud builder to use official SDK (#7477) 2019-04-26 10:37:49 +08:00
step_delete_images_snapshots.go update alicloud builder to use official SDK (#7477) 2019-04-26 10:37:49 +08:00
step_pre_validate.go update alicloud builder to use official SDK (#7477) 2019-04-26 10:37:49 +08:00
step_region_copy_image.go support encryption with default service key 2019-04-26 15:12:07 +08:00
step_run_instance.go update alicloud builder to use official SDK (#7477) 2019-04-26 10:37:49 +08:00
step_share_image.go update alicloud builder to use official SDK (#7477) 2019-04-26 10:37:49 +08:00
step_stop_instance.go update alicloud builder to use official SDK (#7477) 2019-04-26 10:37:49 +08:00