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/yandex
Megan Marsh 4f77bb0c4a
add new ssh_ciphers option
6 years ago
..
testdata Terraform code to quick provision instance with assigned SA. 6 years ago
artifact.go Make some steps exportable, add 'GetInstanceMetadata' method 6 years ago
artifact_test.go Sharing info with post-processors via artifact (#8632) 6 years ago
builder.go Make some steps exportable, add 'GetInstanceMetadata' method 6 years ago
builder_acc_test.go Fix test 6 years ago
builder_test.go Bulk update 'yandex' builder 7 years ago
config.go Support Instance SA authentication 6 years ago
config.hcl2spec.go add new ssh_ciphers option 6 years ago
config_test.go Rename test data dir 6 years ago
driver.go Rename arg 6 years ago
driver_yc.go Support Instance SA authentication 6 years ago
image.go Bulk update 'yandex' builder 7 years ago
ssh.go Support GPU instances, allow set source image by name 7 years ago
step_create_image.go Add 'target_image_folder_id' for builder/yandex (#9080) 6 years ago
step_create_instance.go Make some steps exportable, add 'GetInstanceMetadata' method 6 years ago
step_create_instance_test.go Bulk fixes and enhancements 7 years ago
step_create_ssh_key.go Make some steps exportable, add 'GetInstanceMetadata' method 6 years ago
step_instance_info.go Support GPU instances, allow set source image by name 7 years ago
step_teardown_instance.go Make some steps exportable, add 'GetInstanceMetadata' method 6 years ago
step_wait_cloudinit_script.go Make some steps exportable, add 'GetInstanceMetadata' method 6 years ago
template_func.go Revert "Revert "remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name"" 6 years ago
util.go