Commit Graph

4778 Commits (b68c75ea3eb507ecf7cc6ce8f4b5cef6c8bbb541)

Author SHA1 Message Date
Lars Lehtonen b68c75ea3e
builder/openstack: remove dead testConfig() function
6 years ago
Adrien Delorme ada9821897
Merge pull request #8294 from hashicorp/do_7974
6 years ago
Megan Marsh 2fa79c6086 fix tests
6 years ago
Megan Marsh 8f996cd4de update docs
6 years ago
Megan Marsh 3b3aa562ed add insert_key option for toggling whether to add Vagrant's insecure key
6 years ago
Megan Marsh 553ca2e15d
Merge pull request #8293 from alrs/fix-azure-chroot-dropped-err
6 years ago
Megan Marsh ca64cc1237
Merge pull request #8261 from shawnmssu/feature/ucloud_import
6 years ago
Lars Lehtonen 6862e3534f
builder/azure/chroot: fix dropped error
6 years ago
Megan Marsh 6191b9c8c6
Merge pull request #8288 from hashicorp/fix_8271
6 years ago
Megan Marsh d084cd1895 Update builder/amazon/common/ami_config.go
6 years ago
Adrien Delorme d915618819
Merge pull request #8289 from hashicorp/test_filter_builder
6 years ago
mingsheng.su 545575b879 optimize code about ufile config
6 years ago
mingsheng.su 37e898e115 optimize code style
6 years ago
mingsheng.su 9de1c42ad4 fix ucloud builder acctest
6 years ago
Megan Marsh a4f95c8e7d fux gebeaj
6 years ago
mingsheng.su 2c513fce64 update ucloud packer
6 years ago
mingsheng.su 61f9d3a9fe add ucloud import
6 years ago
Megan Marsh e9f02e44cb add test to catch this case
6 years ago
Megan Marsh 7cf47fc463 add some extra layers of validation to make sure that people don't trip over magical encrypt_boot settings later in the build
6 years ago
Andrey Kaipov 5da5b00e1c [builder/openstack] adds option to discover provisioning network
6 years ago
Adrien Delorme 8b6f1358fb
Merge pull request #8281 from alrs/fix-builder-oneandone-errors
6 years ago
Adrien Delorme b2b12d6b04
Merge pull request #8280 from blinohod/cloudstack-display-name
6 years ago
Megan Marsh e2283445f2 need to initialize variables scoped to the individual loop, because the address of k,v stay the same and that means we overwrite previous variables when assigning them to the struct directly.
6 years ago
Lars Lehtonen 6f7693577d
builder/oneandone: fix dropped errors
6 years ago
Michael Bochkaryov da7e72246c Add instance_display_name parameter for Cloudstack builder
6 years ago
Megan Marsh 0cb098b713 regenerate code because of hyperv refactor
6 years ago
Megan Marsh 2d01b3b7ab
Merge pull request #8274 from hashicorp/fix_8264
6 years ago
Megan Marsh a783a09ea3
Merge pull request #8269 from paulmey/paulmey/generalize-chroot
6 years ago
Megan Marsh a7be0bed30 Make Vagrant driver code pass through logs as it receives them rather than buffering and returning them all at the end of the call.
6 years ago
Megan Marsh eccdb44e3b
Merge pull request #8246 from hashicorp/fix_8089
6 years ago
Megan Marsh 7928b5b045 fix transcription error from when we moved to generated docs
6 years ago
Paul Meyer 3be7d81ce2 Move common steps together
6 years ago
Paul Meyer e6dfe301ac Move CommandWrapper & ShellCommand to common
6 years ago
Megan Marsh 1731f87ad0
Merge pull request #8186 from puetzk/issue8178
6 years ago
Megan Marsh 436e21ae15 Merge branch 'master' into pr/8186
6 years ago
Paul Meyer b54a2ee09d Set correct user agent for Azure clientset
6 years ago
Megan Marsh b9245a402d add structure to its own struct to make generated code stop complaining
6 years ago
Megan Marsh 5614f307fb regerate code
6 years ago
Kevin Puetz 00d0297d26 Merge branch 'master' into issue8178
6 years ago
Megan Marsh d15f43e4eb
Merge pull request #8232 from hashicorp/artifact-tree
6 years ago
Megan Marsh cdc3fdf926
Merge pull request #8247 from b-b3rn4rd/master
6 years ago
Bernard Baltrusaitis ec1d70dc44 adding required changes
6 years ago
Megan Marsh 0c2fba089d
Merge pull request #8250 from tencentyun/master
6 years ago
Megan Marsh 34f5bfa498 regenerated things
6 years ago
Megan Marsh e439dd039b fix tests
6 years ago
Megan Marsh fe5ea886a2 refactir hyperv builders to remove duplicated config and prepare code
6 years ago
Megan Marsh eb7bce0728 add additional disk size option to hyperv-vmcx
6 years ago
Megan Marsh 836aaafaa3
Merge pull request #8203 from sumit-kalra/master
6 years ago
Li Kexian 6fb8988d08
we added retry on remote api call to improve the user experience
6 years ago
Bernard Baltrusaitis 65d1447b64 adding formatting
6 years ago