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 4b7132c87c
Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
..
builder.go Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
builder.hcl2spec.go build using HCL2 (#8423) 6 years ago
builder_test.go add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables. 6 years ago
copy_files.go
copy_files_test.go Move CommandWrapper & ShellCommand to common 6 years ago
device.go
device_test.go
lockfile.go
lockfile_unix.go
step_attach_volume.go
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
step_create_volume_test.go
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 Move CommandWrapper & ShellCommand to common 6 years ago
step_mount_device_test.go Move common steps together 6 years ago
step_prepare_device.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 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 builder.amazon.chroot: remove specific BlockDevice definition 6 years ago
step_snapshot.go