Commit Graph

5622 Commits (c032d463d3a45dfd7b76079ed23b7ed4ed0d8470)

Author SHA1 Message Date
Megan Marsh 0a5cd953fc fully destroy vm if it was cancelled or errored
6 years ago
Megan Marsh aa2418cf01
add progress tracker to vmware-esx iso upload. Add colored prefix to … (#9779)
6 years ago
Megan Marsh d74b47b734
Merge pull request #9777 from hashicorp/fix_9756
6 years ago
sylviamoss 1a0d5a93ee fix max_attempts typo
6 years ago
sylviamoss 788dc32598 add aws_polling config option to override env variables
6 years ago
Isaac Buckman 46a26a3d9e
Fix Hyper-V boot command refs #5291 (#9765)
6 years ago
Megan Marsh 8b4993e44c
fix docs for kms key ids (#9766)
6 years ago
Megan Marsh acba3ea3e7
Document network path (#9762)
6 years ago
Megan Marsh e97c56dc72
Merge pull request #9559 from hashicorp/fix_9482
6 years ago
Wilken Rivera 55812fe8a5 Handle error of deferred deletion
6 years ago
Wilken Rivera 5700f74c8c Handle lease not present error
6 years ago
Wilken Rivera d91839b93e Update deletion logic for OS disks
6 years ago
Wilken Rivera ba6d11d518 Remove StepDeleteOSDisk in favor of StepDeployTemplate#Cleanup
6 years ago
Megan Marsh 54469c4728
Add all of the custom AWS template engines to GeneratedData for use b… (#9751)
6 years ago
Sylvia Moss e475db6a66
check for ip after timeout (#9748)
6 years ago
Wilken Rivera aed97e1a8b Ensure any active leases are brokend before deleting
6 years ago
Wilken Rivera 920da9d0a4 Fix up code to remove some additional steps
6 years ago
Megan Marsh f8bb9008c0
Merge pull request #9697 from backerman/personal/backerman/9695
6 years ago
Wilken Rivera 7c28d5590c Remove StepDeleteResourceGroup in favor of StepDeploymentTemplate#Cleanup
6 years ago
Sylvia Moss 80960d7a64
Fix vsphere boot command and check for context cancelation when waiting for ip (#9739)
6 years ago
Brad Ackerman 23d5432333
Revert inadvertently-changed import.
6 years ago
Brad Ackerman 109b2a0ca9
Build constraints don't seem to work on test.
6 years ago
Brad Ackerman 94c9b87431
Only run on platforms supported by chroot.
6 years ago
Brad Ackerman 33eb8483ba
Get some tests in here.
6 years ago
Megan Marsh 8f362656ee
Update builder/amazon/ebs/step_create_ami.go
6 years ago
Megan Marsh 484dbfe6ad improve error handling when waiting for image so that the resourcenotready error is bubbled up more clearly without verbose logging turned on
6 years ago
Megan Marsh 04d7a10aa0
Merge pull request #9714 from hashicorp/fix_9688
6 years ago
Megan Marsh 4964c54f60 update docs to state resource id must be fully qualified
6 years ago
Megan Marsh 25f2ec48d3
add network_name option to vmware builder to make it match the network option on the vsphere builder, so vmware users needn't update vmx data just for the network name (#9718)
6 years ago
Megan Marsh 3f61498704
Merge pull request #9704 from ntoofu/f-vsphere-export-permission
6 years ago
Sylvia Moss dcacf7ad4c
Add vSphere HCL examples to the docs (#9674)
6 years ago
Megan Marsh aede34079d provide more helpful error message than the one returned by the client, without context
6 years ago
ntoofu a53e81d9a2 Make docs more clear
6 years ago
jhawk28 6b8d086e94
alt, ctrl, and shift should be outside variables (#9702)
6 years ago
Megan Marsh 825deef43d
Merge pull request #9665 from hashicorp/vsphere_clone_customization
6 years ago
Sylvia Moss dd37a10355
fix configuration_parameters (#9713)
6 years ago
ntoofu 5493285f65 Add `directory_permission` config option to `vsphere` builder
6 years ago
Brad Ackerman fb1a4bd86f
Add placeholder diskattacher for other OSes.
6 years ago
Brad Ackerman 5ce6c8564c
Fix ordering to match master for better diffs.
6 years ago
Brad Ackerman 13a4e47efe
Increase wait time for device to be created.
6 years ago
Brad Ackerman 364c415294
Add FreeBSD support.
6 years ago
Etan Reisner a28edbaa0b
Fix skip_save_build_region in the ebssurrogate builder. (#9666)
6 years ago
Megan Marsh ea45efc9b8
Merge pull request #9677 from hashicorp/b-scaleway-user-agent-config
6 years ago
sylviamoss fc2e94554a add qemu hcl examples
6 years ago
Wilken Rivera a76c6c55a9 Remove HCL config for runtime field `UserAgent`
6 years ago
Wilken Rivera 980f02ce5d Add mapstructure tag for UserAgent field
6 years ago
Li Kexian 94a32dc282
tencentcloud cvm use CLOUD_PREMIUM disk by default (#9663)
6 years ago
sylviamoss c6e9bde97b add step customize and docs
6 years ago
jhawk28 3370c91cf2
add some additional messaging when a boot command fails to type (#9661)
6 years ago
Megan Marsh 883339be25
Set project via project flag, not setting in the config (#9662)
6 years ago
Megan Marsh b695615d7d
fix local file stating (#9660)
6 years ago
Megan Marsh b40490c3c1
Merge pull request #9610 from chilversc/winrm-via-iap-tunnel
6 years ago
Megan Marsh 395a0c472e improve postprocessor stdout
6 years ago
Megan Marsh b3c3e3ed63
Merge pull request #9589 from hashicorp/fix_9184
6 years ago
Adrien Delorme 44616d3bff
refactor initialization out from packer configs + tests (#9627)
6 years ago
Megan Marsh 74aef3c819 apply same url encoding to other places we call ovftool
6 years ago
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
6 years ago
Megan Marsh 0a66f19dbe
fix minimal json example to use new checksumming (#9633)
6 years ago
Megan Marsh ec5a2b87af
Merge pull request #9619 from piggona/master
6 years ago
Megan Marsh f9df185ef1
Merge pull request #9579 from hashicorp/fix_9562
6 years ago
Chris Chilvers 63eedf841e Fix failing tests due to IAP communicator host name
6 years ago
Megan Marsh 1f3b3f8fd9 change retry func to a 15 min timeout
6 years ago
Megan Marsh a56942d3c7 change isAwsErr to an exported func so I can use it in other aws modules.
6 years ago
Megan Marsh 036ea238bf wrap CreateImage call in a retry to account for eventual consistencey issues with image state
6 years ago
piggona 22b49c1a92 delete cvm-filter configuration
6 years ago
piggona ecfce6ef4c delete cvm-filter configuration
6 years ago
piggona 38563df35c builder/tencent: add key source_image_name to get source image by name when creating image.#9548
6 years ago
piggona a1b6f809c7 add:argument key SourceImageName to get source image by name.
6 years ago
Adrien Delorme 810f161d22 builder/amazon/common/block_device.go: replace tabs with words
6 years ago
Adrien Delorme 966b17d2b5 builder/amazon/common/access_config.go: replace tabs with words
6 years ago
Adrien Delorme 5c4901c2c2 builder/amazon/common/run_config.go: replace tabs with words
6 years ago
Adrien Delorme 1455a29f2b remove tabs for security_group_filter too
6 years ago
Adrien Delorme 191094edcc better `disable_stop_instance` docs
6 years ago
Chris Chilvers 37544f4d5f Support using WinRM over an IAP tunnel
6 years ago
Megan Marsh 530f5e3f63 more additions to partials
6 years ago
Megan Marsh a1651977b3 add tabs to generated docs from access_config and run_config structs
6 years ago
Megan Marsh 8964367eb5
Merge pull request #9603 from paulmey/disable-password
6 years ago
Megan Marsh 0883e185a2
Merge pull request #9594 from GennadySpb/yndx-image-min-disk-size
6 years ago
Megan Marsh 9f34241b5c
Merge pull request #9597 from romantomjak/multiqueue-net-option
6 years ago
Paul Meyer 708ca1c126 Add some error checking
6 years ago
Paul Meyer deca28c158 Disable password auth on ssh key Linux builds
6 years ago
Paul Meyer 5fd68374fe Optionally disable password authentication for Linux builds
6 years ago
Roman Tomjak a2220e5f08
make linter happy
6 years ago
Roman Tomjak d3d7cc3e59
configure packet queues on nics
6 years ago
Roman Tomjak a65157a91b
use helper method for mandatory config
6 years ago
Gennady Lipenkov 03a0bf26f2 Rename config key name
6 years ago
Gennady Lipenkov 9c565a97c0 Add new property 'min_disk_size' of built image
6 years ago
Megan Marsh c0270c9f19
Merge pull request #9587 from romantomjak/disable-kvm-flag
6 years ago
Roman Tomjak 7ed8709483
add option to configure network adapter multiqueue support
6 years ago
Roman Tomjak 376b8c045e
use the value of disable kvm flag when creating the VM
6 years ago
Roman Tomjak be7251f185
add option to disable kvm hardware virtualization
6 years ago
Megan Marsh 8bb2cb44c0 rename launch timeout to launch wait
6 years ago
Megan Marsh 6e9eaa1edd generate code
6 years ago
Megan Marsh af009c2aa0 make tunnel timeout configurable
6 years ago
Megan Marsh cf5537d5d2
Merge pull request #9565 from mk0x9/docker/builder-add-runner-params
6 years ago
Megan Marsh c59d0b0283
Merge pull request #9584 from hashicorp/azr-fix-esxi-checksum
6 years ago
Adrien Delorme 1edd848877 esx5driver.VerifyChecksum: try checksum remote file instead of local file
6 years ago
Michael Kuryshev 37d0f48599 builder/docker: reference to docker docs regarding capabilities
6 years ago
Megan Marsh a414e7cdb9 convert relative to absolute path in prepare
6 years ago
Megan Marsh bb43b5cac4 improve validation and error handling around synced_folder
6 years ago