packer-cn/builder/ncloud
Megan Marsh 38cc525ec7 new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 2018-09-14 11:06:38 -07:00
..
artifact.go Support Naver Cloud Platform 2018-01-11 18:57:53 +09:00
builder.go new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 2018-09-14 11:06:38 -07:00
config.go use state storage to save `feeSystemTypeCode` 2018-01-29 18:35:43 +09:00
config_test.go go 1.11 format rules 2018-08-24 15:56:44 -07:00
step.go Use 'github.com/hashicorp/packer/helper/multistep' 2018-01-29 22:41:22 +09:00
step_create_block_storage_instance.go Use 'github.com/hashicorp/packer/helper/multistep' 2018-01-29 22:41:22 +09: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 Use 'github.com/hashicorp/packer/helper/multistep' 2018-01-29 22:41:22 +09: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 Use 'github.com/hashicorp/packer/helper/multistep' 2018-01-29 22:41:22 +09: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 Use 'github.com/hashicorp/packer/helper/multistep' 2018-01-29 22:41:22 +09: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 Use 'github.com/hashicorp/packer/helper/multistep' 2018-01-29 22:41:22 +09: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 Use 'github.com/hashicorp/packer/helper/multistep' 2018-01-29 22:41:22 +09: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 Use 'github.com/hashicorp/packer/helper/multistep' 2018-01-29 22:41:22 +09:00
step_get_rootpassword_test.go fix Run method arguments for testing 2018-01-30 10:20:02 +09:00
step_stop_server_instance.go Use 'github.com/hashicorp/packer/helper/multistep' 2018-01-29 22:41:22 +09: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 Use 'github.com/hashicorp/packer/helper/multistep' 2018-01-29 22:41:22 +09:00
step_terminate_server_instance_test.go go 1.11 format rules 2018-08-24 15:56:44 -07:00
step_validate_template.go spelling: template 2018-03-14 03:24:51 +00: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