packer-cn/builder/yandex
Roman Mingazeev 2b8fcead23 support shellscript 2020-11-23 17:15:12 +03:00
..
testdata Terraform code to quick provision instance with assigned SA. 2020-06-17 16:23:54 +03:00
version move version and useragent definitions into sdk 2020-11-18 11:42:02 -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
artifact.go make inner image accessible from other packages 2020-07-08 22:01:52 +03:00
artifact_test.go make inner image accessible from other packages 2020-07-08 22:01:52 +03:00
builder.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
builder_acc_test.go Fix test 2020-06-17 17:23:52 +03:00
builder_test.go Bulk update 'yandex' builder 2019-04-12 01:00:54 +03:00
cloud_init.go support shellscript 2020-11-23 17:15:12 +03:00
cloud_init_test.go support shellscript 2020-11-23 17:15:12 +03:00
config.go move helper/config to bundle with the other template definitions 2020-11-18 10:34:59 -08:00
config.hcl2spec.go Merge pull request #10235 from hashicorp/refactor_version_code 2020-11-16 11:12:59 -08:00
config_test.go Rename config key name 2020-07-16 17:29:45 +03:00
driver.go Rename arg 2020-04-27 02:37:10 +03:00
driver_yc.go move version and useragent definitions into sdk 2020-11-18 11:42:02 -08:00
image.go Fill up build variables (aka `generated_data`) 2020-07-09 16:21:21 +03:00
ssh.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_create_instance.go support merge cloud user-data 2020-11-23 13:19:50 +03:00
step_create_instance_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_ssh_key.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_instance_info.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_teardown_instance.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_wait_cloudinit_script.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
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"" 2019-11-04 14:28:40 -08:00
util.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00