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
programmer04 596a9cc7ff
Improve error message for AWS and Alibaba
7 years ago
..
access_config.go Add security token supported and TLS handshake timeout support 9 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 Use the hashicorp/go-getter to download files 7 years ago
builder_acc_test.go fix 'Acceptance Tests can't find image problem' 7 years ago
builder_test.go support wait_snapshot_ready_timeout for much bigger disk 8 years ago
image_config.go support creating image without data disks 8 years ago
image_config_test.go support adding tags to image 8 years ago
packer_helper.go delete copied image and snapshots if corresponding options are specified 8 years ago
run_config.go support wait_snapshot_ready_timeout for much bigger disk 8 years ago
run_config_test.go support disable_stop_instance option for some specific scenarios 8 years ago
ssh_helper.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 8 years ago
step_attach_keypair.go change b.config to pointer 8 years ago
step_check_source_image.go change b.config to pointer 8 years ago
step_config_eip.go support ssh with private ip address 8 years ago
step_config_key_pair.go builders: reuse private key file reading function 8 years ago
step_config_public_ip.go support ssh with private ip address 8 years ago
step_config_security_group.go fix imports 8 years ago
step_config_vpc.go change b.config to pointer 8 years ago
step_config_vswitch.go change b.config to pointer 8 years ago
step_create_image.go apply tags to relevant snapshots 8 years ago
step_create_instance.go add options for system disk properties 8 years ago
step_create_snapshot.go apply tags to relevant snapshots 8 years ago
step_create_tags.go apply tags to relevant snapshots 8 years ago
step_delete_images_snapshots.go support -force option and update docs 7 years ago
step_mount_disk.go change b.config to pointer 8 years ago
step_pre_validate.go Improve error message for AWS and Alibaba 7 years ago
step_region_copy_image.go Fix misprints in steps names 8 years ago
step_run_instance.go support disable_stop_instance option for some specific scenarios 8 years ago
step_share_image.go Fix misprints in steps names 8 years ago
step_stop_instance.go support disable_stop_instance option for some specific scenarios 8 years ago