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/ebssurrogate
Adrien Delorme 731904d3d2
mapstructure-to-hcl2: use accessor for named types and not named type + go genrate + tests
6 years ago
..
block_device.go Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config 7 years ago
builder.go Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
builder.hcl2spec.go mapstructure-to-hcl2: use accessor for named types and not named type + go genrate + tests 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
root_block_device.go make fmt autogenerated docs 7 years ago
step_register_ami.go ebssurrogate builds didn't keep up with recent optimizations to region encryption in the ebs builder, and that was causing bugs with the common ami region copy step 7 years ago
step_register_ami_test.go Fix formatting by running `make fmt` 8 years ago
step_snapshot_volumes.go amazon-ebssurrogate plugin: StepSnapshotVolumes: Added mutex to synchronise map access across threads. (#8432) 6 years ago