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/tencentcloud/cvm
Li Kexian b4e70cc0ec
fixed tencentcloud builder error strings
7 years ago
..
access_config.go
access_config_test.go
artifact.go
builder.go feature: support data disks for tencentcloud builder 7 years ago
common.go
image_config.go fixed tencentcloud builder error strings 7 years ago
image_config_test.go remove image name check in tencentcloud builder 7 years ago
run_config.go feature: support data disks for tencentcloud builder 7 years ago
run_config_test.go change Builder to be passed a context for cancellation 7 years ago
step_check_source_image.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_config_key_pair.go fix: correctly remove tencentcloud temporary keypair 7 years ago
step_config_security_group.go fix: correctly remove tencentcloud temporary keypair 7 years ago
step_config_subnet.go move retry code into the common/retry pkg and make retry context aware 7 years ago
step_config_vpc.go move retry code into the common/retry pkg and make retry context aware 7 years ago
step_copy_image.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_image.go feature: support data disks for tencentcloud builder 7 years ago
step_detach_temp_key_pair.go fix: correctly remove tencentcloud temporary keypair 7 years ago
step_pre_validate.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_run_instance.go feature: support data disks for tencentcloud builder 7 years ago
step_share_image.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago