packer-cn/builder/yandex
Megan Marsh faa3832537 extract builder interface to sdk 2020-12-02 08:41:31 -08: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 move logsecretfilter into packer sdk 2020-11-30 14:30:30 -08:00
artifact.go make inner image accessible from other packages 2020-07-08 22:01:52 +03:00
artifact_test.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
builder.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
builder_acc_test.go Fix test 2020-06-17 17:23:52 +03:00
builder_test.go extract builder interface to sdk 2020-12-02 08:41:31 -08: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 multierror and multierrorappend into sdk 2020-11-30 14:29:06 -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 Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -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 Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_instance.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_instance_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 2020-11-30 14:30:30 -08:00
step_create_ssh_key.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_instance_info.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_teardown_instance.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_wait_cloudinit_script.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -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 Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00