packer-cn/builder/ncloud
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info 2019-12-17 11:57:09 +01:00
..
artifact.go Support Naver Cloud Platform 2018-01-11 18:57:53 +09:00
builder.go Merge remote-tracking branch 'origin/master' into sharing_info 2019-12-17 11:57:09 +01:00
config.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
config.hcl2spec.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
config_test.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
step.go Use 'github.com/hashicorp/packer/helper/multistep' 2018-01-29 22:41:22 +09:00
step_create_block_storage_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_create_block_storage_instance_test.go go 1.11 format rules 2018-08-24 15:56:44 -07:00
step_create_login_key.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_create_login_key_test.go fix Run method arguments for testing 2018-01-30 10:20:02 +09:00
step_create_public_ip_instance.go implement ID and Type values in the provisioner template info sharing 2019-12-13 11:57:01 -08:00
step_create_public_ip_instance_test.go fix Run method arguments for testing 2018-01-30 10:20:02 +09:00
step_create_server_image.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_create_server_image_test.go fix Run method arguments for testing 2018-01-30 10:20:02 +09:00
step_create_server_instance.go implement ID and Type values in the provisioner template info sharing 2019-12-13 11:57:01 -08:00
step_create_server_instance_test.go fix Run method arguments for testing 2018-01-30 10:20:02 +09:00
step_delete_block_storage_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_delete_block_storage_instance_test.go go 1.11 format rules 2018-08-24 15:56:44 -07:00
step_get_rootpassword.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_get_rootpassword_test.go Fix to get ssh password 2018-12-21 17:53:52 +09:00
step_stop_server_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_stop_server_instance_test.go fix Run method arguments for testing 2018-01-30 10:20:02 +09:00
step_terminate_server_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_terminate_server_instance_test.go go 1.11 format rules 2018-08-24 15:56:44 -07:00
step_validate_template.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_validate_template_test.go fix Run method arguments for testing 2018-01-30 10:20:02 +09:00
waiter_block_storage_instance.go Support Naver Cloud Platform 2018-01-11 18:57:53 +09:00
waiter_server_image_status.go Support Naver Cloud Platform 2018-01-11 18:57:53 +09:00
waiter_server_instance_status.go Support Naver Cloud Platform 2018-01-11 18:57:53 +09:00