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
bozhi.ch 0174a502eb
support -force option and update docs
7 years ago
..
access_config.go
access_config_test.go
artifact.go
artifact_test.go
builder.go support -force option and update docs 7 years ago
builder_acc_test.go Merge pull request #6720 from chhaj5236/fix/attach_keypair 8 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
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
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
step_config_key_pair.go builders: reuse private key file reading function 8 years ago
step_config_public_ip.go
step_config_security_group.go
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 change b.config to pointer 8 years ago
step_region_copy_image.go
step_run_instance.go support disable_stop_instance option for some specific scenarios 8 years ago
step_share_image.go
step_stop_instance.go support disable_stop_instance option for some specific scenarios 8 years ago