.. |
access_config.go
|
…
|
|
access_config_test.go
|
…
|
|
artifact.go
|
…
|
|
artifact_test.go
|
…
|
|
builder.go
|
remove stray struct dumps in logs
|
2018-09-27 00:14:05 -07:00 |
builder_acc_test.go
|
Merge pull request #6720 from chhaj5236/fix/attach_keypair
|
2018-09-19 14:14:55 +08:00 |
builder_test.go
|
…
|
|
image_config.go
|
support adding tags to image
|
2018-09-16 18:16:13 +08:00 |
image_config_test.go
|
support adding tags to image
|
2018-09-16 18:16:13 +08:00 |
packer_helper.go
|
…
|
|
run_config.go
|
support disable_stop_instance option for some specific scenarios
|
2018-09-25 22:02:05 +08:00 |
run_config_test.go
|
support disable_stop_instance option for some specific scenarios
|
2018-09-25 22:02:05 +08:00 |
ssh_helper.go
|
…
|
|
step_attach_keypair.go
|
change b.config to pointer
|
2018-09-18 21:40:57 +08:00 |
step_check_source_image.go
|
change b.config to pointer
|
2018-09-18 21:40:57 +08:00 |
step_config_eip.go
|
support ssh with private ip address
|
2018-09-11 16:56:57 +08:00 |
step_config_key_pair.go
|
use key pair name from config
|
2018-08-29 14:40:33 +02:00 |
step_config_public_ip.go
|
support ssh with private ip address
|
2018-09-11 16:56:57 +08:00 |
step_config_security_group.go
|
…
|
|
step_config_vpc.go
|
change b.config to pointer
|
2018-09-18 21:40:57 +08:00 |
step_config_vswitch.go
|
change b.config to pointer
|
2018-09-18 21:40:57 +08:00 |
step_create_image.go
|
change b.config to pointer
|
2018-09-18 21:40:57 +08:00 |
step_create_instance.go
|
change b.config to pointer
|
2018-09-18 21:40:57 +08:00 |
step_create_tags.go
|
fix type error in step_create_tags
|
2018-09-25 20:20:10 +08:00 |
step_delete_images_snapshots.go
|
support disable_stop_instance option for some specific scenarios
|
2018-09-25 22:02:05 +08:00 |
step_mount_disk.go
|
change b.config to pointer
|
2018-09-18 21:40:57 +08:00 |
step_pre_validate.go
|
change b.config to pointer
|
2018-09-18 21:40:57 +08:00 |
step_region_copy_image.go
|
…
|
|
step_run_instance.go
|
support disable_stop_instance option for some specific scenarios
|
2018-09-25 22:02:05 +08:00 |
step_share_image.go
|
…
|
|
step_stop_instance.go
|
support disable_stop_instance option for some specific scenarios
|
2018-09-25 22:02:05 +08:00 |