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
Megan Marsh efc117fb55
Merge pull request #10218 from hashicorp/clean_plugin_sdk
5 years ago
..
builder.go Merge pull request #10218 from hashicorp/clean_plugin_sdk 5 years ago
builder.hcl2spec.go switch to using aws base config, which means we're using code tested and maitnained by the terraform crowd. 5 years ago
builder_test.go Add all of the custom AWS template engines to GeneratedData for use b… (#9751) 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 add aws_polling config option to override env variables 6 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 add aws_polling config option to override env variables 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 move GeneratedData struct and PlaceholderMsg to same package under common 5 years ago
step_mount_device_test.go Move common steps together 6 years ago
step_prepare_device.go move GeneratedData struct and PlaceholderMsg to same package under common 5 years ago
step_register_ami.go add aws_polling config option to override env variables 6 years ago
step_register_ami_test.go Format code with `gofmt -s -w` 6 years ago
step_snapshot.go add aws_polling config option to override env variables 6 years ago