You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/alicloud/ecs
zhuzhih2017 bdc1fa0527
Merge pull request #5641 from zhuzhih2017/master
8 years ago
..
access_config.go Add security token supported and TLS handshake timeout support 8 years ago
access_config_test.go remove alicloud_ prefix 9 years ago
artifact.go formatting 9 years ago
artifact_test.go remove alicloud_ prefix 9 years ago
builder.go fix keypair error for debug mode and increate the wait time to avoid the timeout failure, add the more example 9 years ago
builder_acc_test.go formatting 9 years ago
builder_test.go refactor the code according hashicorp rename the repository 9 years ago
image_config.go add check rule for image_name 9 years ago
image_config_test.go formatting 9 years ago
packer_helper.go grammar fixes. 9 years ago
run_config.go Fix alicloud-ecs typo 9 years ago
run_config_test.go remove alicloud_ prefix 9 years ago
ssh_helper.go Fix ssh config must specify HostKeyCallback 9 years ago
step_attach_keypair.go rename variable name to avoid misunderstanding 9 years ago
step_check_source_image.go formatting 9 years ago
step_config_eip.go grammar fixes. 9 years ago
step_config_key_pair.go grammar fixes. 9 years ago
step_config_public_ip.go grammar fixes. 9 years ago
step_config_security_group.go rename variable name to avoid misunderstanding 9 years ago
step_config_vpc.go rename variable name to avoid misunderstanding 9 years ago
step_config_vswitch.go Fixed spelling mistakes 9 years ago
step_create_image.go don't need alicloud in file name 9 years ago
step_create_instance.go fix the wrong number args in step_create_instance 9 years ago
step_delete_images_snapshots.go grammar fixes. 9 years ago
step_mount_disk.go grammar fixes. 9 years ago
step_pre_validate.go grammar fixes. 9 years ago
step_region_copy_image.go 🎨 Fix typo in "copyed" -> "copied" usages. 8 years ago
step_run_instance.go Merge branch 'master' of https://github.com/zhuzhih2017/packer 9 years ago
step_share_image.go 🎨 Fix typo in "copyed" -> "copied" usages. 8 years ago
step_stop_instance.go formatting 9 years ago