This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
0
You've already forked packer-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
packer-cn
/
builder
/
amazon
/
ebssurrogate
History
Megan Marsh
0f6d1beccf
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.
2019-12-16 21:23:05 -08:00
..
block_device.go
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
2019-09-20 11:15:44 +02:00
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.
2019-12-16 21:23:05 -08:00
builder.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.
2019-12-16 21:23:05 -08:00
root_block_device.go
make fmt autogenerated docs
2019-06-06 16:29:25 +02:00
step_register_ami_test.go
Fix formatting by running
make fmt
2018-03-25 19:51:49 -04:00
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
2019-10-09 16:02:37 -07:00
step_snapshot_volumes.go
amazon-ebssurrogate plugin: StepSnapshotVolumes: Added mutex to synchronise map access across threads. (
#8432
)
2019-12-04 15:13:07 +01:00