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
Adrien Delorme 0938b640cc
use key pair name from config
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 builder.alicloud: use c.Comm for ssh 8 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 spelling: delete 8 years ago
image_config_test.go formatting 9 years ago
packer_helper.go move multistep imports to helper. 8 years ago
run_config.go builder.alicloud: use c.Comm for ssh 8 years ago
run_config_test.go builder.alicloud: use c.Comm for ssh 8 years ago
ssh_helper.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 8 years ago
step_attach_keypair.go config.Comm.SSHKeyPair => SSHKeyPairName 8 years ago
step_check_source_image.go Support describing and checking source image coming from marketplace 8 years ago
step_config_eip.go fix alicloud builder eip allocating issue 8 years ago
step_config_key_pair.go use key pair name from config 8 years ago
step_config_public_ip.go spelling: address 8 years ago
step_config_security_group.go fix imports 8 years ago
step_config_vpc.go fix vpc clean up issue 8 years ago
step_config_vswitch.go spelling: incorrect 8 years ago
step_create_image.go fix imports 8 years ago
step_create_instance.go spelling: instance 8 years ago
step_delete_images_snapshots.go spelling: delete 8 years ago
step_mount_disk.go fix imports 8 years ago
step_pre_validate.go fix imports 8 years ago
step_region_copy_image.go Fix misprints in steps names 8 years ago
step_run_instance.go spelling: attribute 8 years ago
step_share_image.go Fix misprints in steps names 8 years ago
step_stop_instance.go fix imports 8 years ago