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/instance
Adrien Delorme 731904d3d2
mapstructure-to-hcl2: use accessor for named types and not named type + go genrate + tests
6 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
step_bundle_volume.go allow a provisioner to timeout 7 years ago
step_register_ami.go make aws instsance builder work with recent changes for volume copy 6 years ago
step_upload_bundle.go allow a provisioner to timeout 7 years ago
step_upload_x509_cert.go