packer-cn/builder/tencentcloud/cvm
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
fix imports; fix website and generated partials
2020-12-02 08:41:32 -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 Add tencent cloud builder (#7135 & #6839) 2018-12-20 17:09:44 +01:00
artifact.go move multierror and multierrorappend into sdk 2020-11-30 14:29:06 -08:00
builder.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -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
common.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
image_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
image_config_test.go we added retry on remote api call to improve the user experience 2019-10-21 13:21:56 +08:00
run_config.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
run_config.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
run_config_test.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
step_check_source_image.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_config_key_pair.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
step_config_security_group.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_config_subnet.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_config_vpc.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_copy_image.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_image.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_detach_temp_key_pair.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_pre_validate.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_run_instance.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_share_image.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00