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/amazon/chroot
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
..
builder.go make sure keyvalue and namevalue filters are using the same naming as the service being used 6 years ago
builder.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 6 years ago
builder_test.go Share .Device and .MountPath between builders, provisioners and post-processors (#8621) 6 years ago
copy_files.go builder/amazon/chroot: CommandWrapper 13 years ago
copy_files_test.go Move CommandWrapper & ShellCommand to common 6 years ago
device.go Formatting 12 years ago
device_test.go Add volume and run tags if in us-gov/china 8 years ago
lockfile.go builder/amazon/chroot: fix compilaton on Windows 13 years ago
lockfile_unix.go Fix building packer on GOOS=solaris 9 years ago
step_attach_volume.go move UI call to before the wait; add context to these steps 8 years ago
step_attach_volume_test.go Move common steps together 6 years ago
step_check_root_device.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_volume.go wip 6 years ago
step_create_volume_test.go change Builder to be passed a context for cancellation 7 years ago
step_early_unflock.go Move common steps together 6 years ago
step_flock.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_flock_test.go Move common steps together 6 years ago
step_instance_info.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_mount_device.go Add golangci-lint to project (#8686) 6 years ago
step_mount_device_test.go Move common steps together 6 years ago
step_prepare_device.go Add golangci-lint to project (#8686) 6 years ago
step_register_ami.go make sure step_register_ami in chroot builder respects encryption and ami skip build retion values once the copy happens 6 years ago
step_register_ami_test.go Format code with `gofmt -s -w` 6 years ago
step_snapshot.go move UI call to before the wait; add context to these steps 8 years ago