You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/triton
Adrien Delorme 4ebcbad332
update consul and vault dependencies (#9205)
6 years ago
..
access_config.go update consul and vault dependencies (#9205) 6 years ago
access_config_test.go builder/triton: Better AccessConfig tests 9 years ago
artifact.go Sharing info with post-processors via artifact (#8632) 6 years ago
builder.go allow user to set winrm_host override like we do ssh_host override 6 years ago
config.go commit old code generation tool 6 years ago
config.hcl2spec.go add undocumented tag to struct-markdown generator so that we can leave internal-use-only fields out of docs 6 years ago
config_test.go builer/triton: pass config as a pointer so values could be set 8 years ago
driver.go builder/triton: Add a data source for source_machine_image 8 years ago
driver_mock.go builder/triton: Add a data source for source_machine_image 8 years ago
driver_triton.go builder/triton: bump triton-go dependencies 8 years ago
source_machine_config.go make sure keyvalue and namevalue filters are using the same naming as the service being used 6 years ago
source_machine_config.hcl2spec.go build using HCL2 (#8423) 6 years ago
source_machine_config_test.go builder/triton: Add a data source for source_machine_image 8 years ago
ssh.go allow user to set winrm_host override like we do ssh_host override 6 years ago
step_create_image_from_machine.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_image_from_machine_test.go test fixes WIP 8 years ago
step_create_source_machine.go implement ID and Type values in the provisioner template info sharing 6 years ago
step_create_source_machine_test.go test fixes WIP 8 years ago
step_delete_machine.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_delete_machine_test.go test fixes WIP 8 years ago
step_stop_machine.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_stop_machine_test.go test fixes WIP 8 years ago
step_test.go fix imports 8 years ago
step_wait_for_stop_to_not_fail.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
target_image_config.go make sure keyvalue and namevalue filters are using the same naming as the service being used 6 years ago
target_image_config_test.go