Commit Graph

4640 Commits (0026792d2f60f03abc04239640065e967581310c)

Author SHA1 Message Date
Megan Marsh 0026792d2f remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name
7 years ago
Megan Marsh f685931cde
Merge pull request #8176 from winklerm/issue5575
7 years ago
Megan Marsh e16fb19bfc don't abort on a single error if another availability zone was able to create the instance
7 years ago
Marek Winkler 0bd256326f builder/openstack: Fix interface conversion panic when attempting to find a volume when not using volumes
7 years ago
Megan Marsh c138edcbe1
Merge pull request #8177 from alrs/virtualbox-builder-dropped-error
7 years ago
Marek Winkler 7e6f58f699 builder/openstack: fix issue 5575 - support shutdown by Sysprep
7 years ago
Lars Lehtonen 4a3a011310
builder/virtualbox/vm: fix dropped error
7 years ago
Megan Marsh 19a9d7149f fix structs and regenerate partials
7 years ago
Kevin Faulkner 1ecfa032ba Qemu builder disk size as a string
7 years ago
Megan Marsh dfaded3f80
Merge pull request #8172 from neumayer/definedtags
7 years ago
Lars Lehtonen ad860bf1a8
builder: remove deprecated context usage
7 years ago
Robert Neumayer 7dd579f630 Remove commented code
7 years ago
Adrien Delorme a6c8440150
Merge pull request #7862 from carlpett/proxmox-pool-support
7 years ago
Calle Pettersson 8a443a7e21 Allow running the template VM in a Proxmox resource pool
7 years ago
Lars Lehtonen 2b795053b4
builder/vmware: fix dropped test errors
7 years ago
Megan Marsh f4dca172e3
Merge pull request #8155 from hashicorp/on_error_script
7 years ago
Megan Marsh eccf0fb51d update docs
7 years ago
Megan Marsh e047b97bf7
Merge pull request #8162 from hashicorp/fix_8154
7 years ago
Megan Marsh ac6e7a4800 updates tests to validate that ssh_host value supplied in the template overrides all else
7 years ago
Robert Neumayer 70b2d300e6 Support defined tags for oci builder
7 years ago
Adrien Delorme 941dc394f0 Update step_run_spot_instance.go
7 years ago
Adrien Delorme d049284120
Update builder/amazon/common/step_run_spot_instance.go
7 years ago
Adrien Delorme 07e97e26de
step_run_source_instance.go: make sure we use the right ShouldRetry error
7 years ago
Megan Marsh c722009159 we only need one describeInstances call, not 3, and it should be wrapped in a retry
7 years ago
Megan Marsh e47059aaca put retry around describeinstances call in amazon
7 years ago
Megan Marsh 31bb1e818f fix tests
7 years ago
Megan Marsh 0cbd3ff0f3 make sure amazon builders respect ssh_host option
7 years ago
Paul Meyer 698c9c44d4
Merge pull request #8121 from paulmey/clientconfig
7 years ago
Megan Marsh 72d393c95a update docs to show a use case for block device mappings
7 years ago
Megan Marsh 0683bc409b add test for error-cleanup provisioner, and fix tests by fixing null builder to use an actual none communicator instead of skipping communicator generation altogether
7 years ago
Paul Meyer c72a612b44 Re-added tests for FillParamters
7 years ago
Paul Meyer 094a8840d8 Improve comments for FillParameters
7 years ago
Paul Meyer feeae1514e Refactor client config
7 years ago
Megan Marsh e5e864c624
Merge pull request #8143 from hashicorp/google_vault_oauth
7 years ago
Gennady Lipenkov d070b4868a Wrap values with backticks
7 years ago
Gennady Lipenkov 00e4e0c7a7 Add description of field in config struct
7 years ago
Megan Marsh 3c14c50aba Allow user to real oauth token from properly configured Vault instance
7 years ago
Megan Marsh 2a662b451c
Merge pull request #8142 from yandex-cloud/yandex-add-retries
7 years ago
Megan Marsh c24693372d
Merge pull request #8132 from scienty/support_floppy_vmx_esxi
7 years ago
Gennady Lipenkov fceaa9ccf9 Add retries to Yandex builder
7 years ago
Megan Marsh f0461da1a1
Merge pull request #7724 from hashicorp/scrape_doc_to_builder_struct_config
7 years ago
Adrien Delorme 4fb05e5bc4 fix test
7 years ago
Adrien Delorme 792f61a4ad fmt
7 years ago
Adrien Delorme 55f1c734d0 fix alicloud docs a little
7 years ago
Adrien Delorme 849de792da re-apply doc changes of master
7 years ago
Adrien Delorme 299544a4c7 Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Adrien Delorme 3fe9d52e3f Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Prakash Sidaraddi 67be007f45 Support floppy_files for vmx on esxi
7 years ago
Megan Marsh 30f86bb778 fix ssh and package steps to use source syntax.
7 years ago
Megan Marsh 577a34b1c3
Merge pull request #8106 from shapeblue-br/master
7 years ago