Commit Graph

4168 Commits (4eecc7a58012fe96deea3ada48cd5035dbd95327)

Author SHA1 Message Date
Megan Marsh 5504709e1d
Merge pull request #7612 from hashicorp/fix_6897
7 years ago
Adrien Delorme 8d4b9116b5
Merge pull request #7633 from hashicorp/fix_vagrant_libvirt_package
7 years ago
Adrien Delorme 783f6938cf
Update builder/vagrant/driver_2_2.go
7 years ago
Megan Marsh ff59cfdaae Work around bug in libvirt-vagrant plugin by changing directories instead of supplying absolute path to output box
7 years ago
aaronk1 4ffa1779f1
Correct typo in var name
7 years ago
Megan Marsh 1062295ecd add omit_from_artifact option for ebssurragote launch_block_devices
7 years ago
Megan Marsh 2cfba56265 fix typos
7 years ago
Megan Marsh 02c9f24531 allow user to set architecture
7 years ago
Megan Marsh fdae14bc18
Merge pull request #7551 from krzyszko/gcp_encryption_key
7 years ago
Adrien Delorme a6bb06c04e
Merge pull request #7615 from hashicorp/fix_7607
7 years ago
Radek Simko b4d35eceff
builder/qemu: Fix typo in version comparison
7 years ago
Megan Marsh bf59f01ba2 fix copypasta mistake switching ssh port mix/max for vnc port min/max
7 years ago
Radek Simko c7cf39808d
builder/qemu: Replace dot-based parsing with hashicorp/go-version
7 years ago
krisko e96bda6466
Remove config interface. Make CreateImage function to accept config as list of config fields
7 years ago
Megan Marsh 2c352cc681 add tests for step_ami_region_copy
7 years ago
Megan Marsh ae3cf48f71 in ebs, don't clean up temporary amis from encryption step. that's handled in step_copy_ami now
7 years ago
Megan Marsh 8c1d0f9686 clean up temporary unencrypted AMI and associated snapshots
7 years ago
Megan Marsh c0e69a9da0 if encrypt_boot is explicitly set to false, don't copy. Also, make sure we don't cause a wait group block when we aren't performing a copy.
7 years ago
krisko f1e9664012
Googlebuilder: Add image key encryption
7 years ago
krisko 9b39e3f928
GCP builder add image encryption support
7 years ago
Megan Marsh c1d69b1f20
Merge pull request #7553 from hashicorp/fix_7404
7 years ago
Adrien Delorme b7be4f9c74
Merge pull request #7564 from zaenk/proxmox-builder-static-ssh-host
7 years ago
Peter Pribula 14f96e8951 Fixes a typo in a comment
7 years ago
Peter Pribula 778dda9fe0 Takes static WinRM config into consideration
7 years ago
Peter Pribula 02b6e7f3de Changes `qemu_agent` config frm string to bool
7 years ago
wb-ywq399345 0da7b918ce support encryption with default service key
7 years ago
chhaj5236 6b081cc41c
update alicloud builder to use official SDK (#7477)
7 years ago
Peter Pribula cb7b77cd90 Adds `qemu_agent` optional config parameter
7 years ago
Peter Pribula c261428c4f ProxMox builder ssh communicator uses ssh_host from builder config when present
7 years ago
Megan Marsh f7c1b5e940 add 30 minute timeout for destroying a VM
7 years ago
Calle Pettersson 65545073f8 Fix port number type
7 years ago
Megan Marsh 105d3f8853 delete unencrypted temporary snapshot when encrypt_boot is true. Also, fix nil map error in region copy
7 years ago
Adrien Delorme ad6d142e16
Merge pull request #7508 from displague/feature/add-linode
7 years ago
Megan Marsh 71f2017209 read stderr before we try to read the artchive.
7 years ago
Megan Marsh 8315be7e19
Merge pull request #7509 from hashicorp/investigate_7505
7 years ago
Adrien Delorme 56c7593725 fix panic in StepConfigureVNC
7 years ago
Marques Johansson 99987c2d56 Add Linode Images builder
7 years ago
Megan Marsh 201c8c1332 make sure that you encrypt using the provided kms key id and not the default
7 years ago
Megan Marsh 45af9f0cbc
Merge pull request #7498 from hashicorp/do_7465
7 years ago
Adrien Delorme 97f2914c6a
Merge pull request #7484 from yandex-cloud/yandex-cloud-builder
7 years ago
Megan Marsh 73205f3a91 add keep_registered option to hyperv
7 years ago
Adrien Delorme d2f036ec44 Revert "Revert "Merge pull request #7391 from carlpett/proxmox-builder""
7 years ago
Gennady Lipenkov ddd2106973 Remove LICENSE and THIRD-PARTY
7 years ago
Gennady Lipenkov f9c7606452 Adopt new Builder interface signature
7 years ago
Gennady Lipenkov 8e4e314553 Bulk update 'yandex' builder
7 years ago
Gennady Lipenkov a12c5d57ec Bulk update builder (doc, acc test)
7 years ago
Gennady Lipenkov af333a5de0 Initial version
7 years ago
Adrien Delorme 63f5bbbc73 use our own copy of iochan.LineReader
7 years ago
Adrien Delorme 032527ecfe Revert "Merge pull request #7391 from carlpett/proxmox-builder"
7 years ago
Adrien Delorme aee73d745d update code after go mod update
7 years ago