packer-cn/builder/alicloud/ecs
Matthew Hooker 7a189a83a1
fix imports
`find . -type f -name '*.go' -not -path "./vendor/*" -exec goimports -w {} \;`
2018-01-24 17:09:17 -08:00
..
access_config.go Add security token supported and TLS handshake timeout support 2017-11-28 10:32:17 +08:00
access_config_test.go remove alicloud_ prefix 2017-06-01 15:47:47 -07:00
artifact.go formatting 2017-06-01 17:14:51 -07:00
artifact_test.go remove alicloud_ prefix 2017-06-01 15:47:47 -07:00
builder.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
builder_acc_test.go formatting 2017-06-01 17:14:51 -07:00
builder_test.go refactor the code according hashicorp rename the repository 2017-04-18 15:14:45 +08:00
image_config.go run goimports 2018-01-22 17:21:10 -08:00
image_config_test.go formatting 2017-06-01 17:14:51 -07:00
packer_helper.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
run_config.go Fix alicloud-ecs typo 2017-06-11 16:03:28 +08:00
run_config_test.go remove alicloud_ prefix 2017-06-01 15:47:47 -07:00
ssh_helper.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
step_attach_keypair.go fix imports 2018-01-24 17:09:17 -08:00
step_check_source_image.go fix imports 2018-01-24 17:09:17 -08:00
step_config_eip.go fix imports 2018-01-24 17:09:17 -08:00
step_config_key_pair.go fix imports 2018-01-24 17:09:17 -08:00
step_config_public_ip.go fix imports 2018-01-24 17:09:17 -08:00
step_config_security_group.go fix imports 2018-01-24 17:09:17 -08:00
step_config_vpc.go fix imports 2018-01-24 17:09:17 -08:00
step_config_vswitch.go fix imports 2018-01-24 17:09:17 -08:00
step_create_image.go fix imports 2018-01-24 17:09:17 -08:00
step_create_instance.go fix imports 2018-01-24 17:09:17 -08:00
step_delete_images_snapshots.go fix imports 2018-01-24 17:09:17 -08:00
step_mount_disk.go fix imports 2018-01-24 17:09:17 -08:00
step_pre_validate.go fix imports 2018-01-24 17:09:17 -08:00
step_region_copy_image.go fix imports 2018-01-24 17:09:17 -08:00
step_run_instance.go fix imports 2018-01-24 17:09:17 -08:00
step_share_image.go fix imports 2018-01-24 17:09:17 -08:00
step_stop_instance.go fix imports 2018-01-24 17:09:17 -08:00