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
Matthew Hooker 9181570bc3
remove stray struct dumps in logs
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 remove stray struct dumps in logs 8 years ago
builder_acc_test.go Merge pull request #6720 from chhaj5236/fix/attach_keypair 8 years ago
builder_test.go refactor the code according hashicorp rename the repository 9 years ago
image_config.go support adding tags to image 8 years ago
image_config_test.go support adding tags to image 8 years ago
packer_helper.go move multistep imports to helper. 8 years ago
run_config.go support disable_stop_instance option for some specific scenarios 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 use key pair name from config 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 change b.config to pointer 8 years ago
step_create_instance.go change b.config to pointer 8 years ago
step_create_tags.go fix type error in step_create_tags 8 years ago
step_delete_images_snapshots.go support disable_stop_instance option for some specific scenarios 8 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 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