.. |
testdata
|
Terraform code to quick provision instance with assigned SA.
|
2020-06-17 16:23:54 +03:00 |
version
|
version files
|
2020-11-10 14:48:06 -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 steps and step configs from packer/common to packer/common/commonsteps
|
2020-11-13 11:15:04 -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 |
config.go
|
Merge pull request #10254 from hashicorp/plugin-sdk-2
|
2020-11-16 11:29:20 -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
|
refactor code so that packer/version is not a dependency of sdk code or plugin code
|
2020-11-09 17:20:42 -08:00 |
image.go
|
Fill up build variables (aka `generated_data`)
|
2020-07-09 16:21:21 +03:00 |
ssh.go
|
Support GPU instances, allow set source image by name
|
2019-09-10 17:52:42 +03:00 |
step_create_image.go
|
move GeneratedData struct and PlaceholderMsg to same package under common
|
2020-11-06 10:45:38 -08:00 |
step_create_instance.go
|
Merge pull request #10250 from Direnol/yandex/change-disk-creation-method
|
2020-11-13 09:28:10 -08:00 |
step_create_instance_test.go
|
Bulk fixes and enhancements
|
2019-06-11 12:28:37 +03:00 |
step_create_ssh_key.go
|
Make some steps exportable, add 'GetInstanceMetadata' method
|
2020-04-27 02:19:08 +03:00 |
step_instance_info.go
|
Support GPU instances, allow set source image by name
|
2019-09-10 17:52:42 +03:00 |
step_teardown_instance.go
|
Make some steps exportable, add 'GetInstanceMetadata' method
|
2020-04-27 02:19:08 +03:00 |
step_wait_cloudinit_script.go
|
Make some steps exportable, add 'GetInstanceMetadata' method
|
2020-04-27 02:19:08 +03: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
|
Bulk update builder (doc, acc test)
|
2019-04-12 01:00:54 +03:00 |