.. |
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
|
reuse common configs
|
2020-12-07 18:13:06 +03: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
|
reuse common configs
|
2020-12-07 18:13:06 +03:00 |
builder_acc_test.go
|
move builder/testing to acctest inside sdk
|
2020-12-03 11:57:06 -08: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 |
common_config.go
|
rebase && some fixes
|
2020-12-07 18:27:22 +03:00 |
config.go
|
rebase && some fixes
|
2020-12-07 18:27:22 +03:00 |
config.hcl2spec.go
|
rebase && some fixes
|
2020-12-07 18:27:22 +03: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
|
fix set user-agent (#10361)
|
2020-12-09 14:48:35 +01: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
|
fix delete
|
2020-12-07 18:13:12 +03: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
|
reuse common configs
|
2020-12-07 18:13:06 +03:00 |
step_wait_cloudinit_script.go
|
reuse common configs
|
2020-12-07 18:13:06 +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
|
rebase
|
2020-12-07 18:13:12 +03:00 |