packer-cn/builder/alicloud/ecs
Megan Marsh faa3832537 extract builder interface to sdk 2020-12-02 08:41:31 -08:00
..
access_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
access_config_test.go support aliyun profile 2020-01-03 12:17:34 +08:00
artifact.go move multierror and multierrorappend into sdk 2020-11-30 14:29:06 -08:00
artifact_test.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
builder.go extract builder interface to sdk 2020-12-02 08:41:31 -08:00
builder.hcl2spec.go move hcl2template kv types into the config/custom_types with trilean definitions 2020-11-18 15:46:59 -08:00
builder_acc_test.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
builder_test.go extract builder interface to sdk 2020-12-02 08:41:31 -08:00
client.go cleanup image and snapshot if target image is still not available after timeout 2019-06-13 11:17:39 +08:00
client_test.go remove time flaky time limited tests (#8522) 2019-12-20 08:16:18 +01:00
image_config.go move hcl2template kv types into the config/custom_types with trilean definitions 2020-11-18 15:46:59 -08:00
image_config_test.go update alicloud builder to use official SDK (#7477) 2019-04-26 10:37:49 +08:00
packer_helper.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
run_config.go move helper/config to bundle with the other template definitions 2020-11-18 10:34:59 -08:00
run_config_test.go split communitacor.SSH & communitacor.WinRM to facilitate documentation 2019-06-06 16:55:24 +02:00
ssh_helper.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_attach_keypair.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_check_source_image.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_config_eip.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_config_key_pair.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_config_public_ip.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_config_security_group.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_config_vpc.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_config_vswitch.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_image.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_instance.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_snapshot.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_tags.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_delete_images_snapshots.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_pre_validate.go move multierror and multierrorappend into sdk 2020-11-30 14:29:06 -08:00
step_region_copy_image.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_run_instance.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_share_image.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_stop_instance.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00