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
Megan Marsh becf7723e6
move builder/testing to acctest inside sdk
5 years ago
..
access_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 6 years ago
access_config_test.go support aliyun profile 6 years ago
artifact.go move multierror and multierrorappend into sdk 5 years ago
artifact_test.go move Artifact and artifact mock to the sdk 5 years ago
builder.go move helper/communicator dir into packer-plugin-sdk 5 years ago
builder.hcl2spec.go move hcl2template kv types into the config/custom_types with trilean definitions 5 years ago
builder_acc_test.go move builder/testing to acctest inside sdk 5 years ago
builder_test.go extract builder interface to sdk 5 years ago
client.go cleanup image and snapshot if target image is still not available after timeout 7 years ago
client_test.go remove time flaky time limited tests (#8522) 6 years ago
image_config.go move hcl2template kv types into the config/custom_types with trilean definitions 5 years ago
image_config_test.go update alicloud builder to use official SDK (#7477) 7 years ago
packer_helper.go move Ui definition into the packer plugin sdk. 5 years ago
run_config.go move helper/communicator dir into packer-plugin-sdk 5 years ago
run_config_test.go move helper/communicator dir into packer-plugin-sdk 5 years ago
ssh_helper.go move multistep into the plugin sdk 5 years ago
step_attach_keypair.go move Ui definition into the packer plugin sdk. 5 years ago
step_check_source_image.go move Ui definition into the packer plugin sdk. 5 years ago
step_config_eip.go move Ui definition into the packer plugin sdk. 5 years ago
step_config_key_pair.go move helper/communicator dir into packer-plugin-sdk 5 years ago
step_config_public_ip.go move Ui definition into the packer plugin sdk. 5 years ago
step_config_security_group.go move Ui definition into the packer plugin sdk. 5 years ago
step_config_vpc.go move Ui definition into the packer plugin sdk. 5 years ago
step_config_vswitch.go move Ui definition into the packer plugin sdk. 5 years ago
step_create_image.go move Ui definition into the packer plugin sdk. 5 years ago
step_create_instance.go move Ui definition into the packer plugin sdk. 5 years ago
step_create_snapshot.go move Ui definition into the packer plugin sdk. 5 years ago
step_create_tags.go move Ui definition into the packer plugin sdk. 5 years ago
step_delete_images_snapshots.go move Ui definition into the packer plugin sdk. 5 years ago
step_pre_validate.go move multierror and multierrorappend into sdk 5 years ago
step_region_copy_image.go move Ui definition into the packer plugin sdk. 5 years ago
step_run_instance.go move Ui definition into the packer plugin sdk. 5 years ago
step_share_image.go move Ui definition into the packer plugin sdk. 5 years ago
step_stop_instance.go move Ui definition into the packer plugin sdk. 5 years ago