This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
Packer-Cn
Watch
2
Star
0
Fork
0
mirror of
https://github.com/hashicorp/packer.git
synced
2026-09-27 02:04:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ec68cac23be19ecb8aff4e84dfbef00117bcd17
Packer-Cn
/
builder
/
amazon
/
ebssurrogate
T
History
Adrien Delorme
7d5f0c11af
add max_retries option to aws builders
2020-02-07 16:36:14 +01: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
Share SourceImageName with provisioners and manifest post-processor (
#8603
)
2020-01-16 12:04:03 +01:00
builder.go
allow user to set winrm_host override like we do ssh_host override
2020-01-30 15:22:22 -08:00
builder.hcl2spec.go
add max_retries option to aws builders
2020-02-07 16:36:14 +01: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