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/tencentcloud/cvm
Megan Marsh 39354f64e5
move helper/communicator dir into packer-plugin-sdk
5 years ago
..
access_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
access_config_test.go Add tencent cloud builder (#7135 & #6839) 7 years ago
artifact.go move multierror and multierrorappend into 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
common.go move Ui definition into the packer plugin sdk. 5 years ago
image_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
image_config_test.go we added retry on remote api call to improve the user experience 6 years ago
run_config.go move helper/communicator dir into packer-plugin-sdk 5 years ago
run_config.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 6 years ago
run_config_test.go move helper/communicator dir into packer-plugin-sdk 5 years ago
step_check_source_image.go move multistep into the plugin sdk 5 years ago
step_config_key_pair.go move helper/communicator dir into packer-plugin-sdk 5 years ago
step_config_security_group.go move multistep into the plugin sdk 5 years ago
step_config_subnet.go move multistep into the plugin sdk 5 years ago
step_config_vpc.go move multistep into the plugin sdk 5 years ago
step_copy_image.go move multistep into the plugin sdk 5 years ago
step_create_image.go move multistep into the plugin sdk 5 years ago
step_detach_temp_key_pair.go move multistep into the plugin sdk 5 years ago
step_pre_validate.go move multistep into the plugin sdk 5 years ago
step_run_instance.go move multistep into the plugin sdk 5 years ago
step_share_image.go move multistep into the plugin sdk 5 years ago