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 5f34bbd56e
add extra line before package declaration so this line does not become the synopsis of a package for godoc
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
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 add extra line before package declaration so this line does not become the synopsis of a package for godoc 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 add extra line before package declaration so this line does not become the synopsis of a package for godoc 5 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