Commit Graph

12553 Commits (b4e70cc0ec0b24b040fe0dfbf68c560dc6c0f736)
 

Author SHA1 Message Date
Li Kexian b4e70cc0ec fixed tencentcloud builder error strings
7 years ago
Megan Marsh ba66d5d857
Merge pull request #7831 from hashicorp/fix_ssh_interface
7 years ago
Megan Marsh aa66fe5d01
Merge pull request #7832 from hashicorp/fix_ssh_host
7 years ago
Megan Marsh 4adf265b67
Merge pull request #7822 from exoscale/feature/exoscale/post-processor
7 years ago
Megan Marsh 242f5b1c9f typos
7 years ago
Megan Marsh 8718e98efe add common commHost function
7 years ago
Megan Marsh c03c3f4410 replace duplicate commHost functions with a single communicator helper that checks for ssh_host and does a statebag lookup for a given key
7 years ago
Marc Falzon e265a1f8eb
Update website/source/docs/post-processors/exoscale-import.html.md
7 years ago
Marc Falzon d82c4f0057 fixup! fixup! fixup! fixup! Add Exoscale Import post-processor
7 years ago
Megan Marsh 32066cc46e update changelog
7 years ago
Megan Marsh 0cfe8e7070 allow ssh_host override for OpenStack
7 years ago
Megan Marsh eb8c74bf85 allow ssh_host config option to override host logic for all builders
7 years ago
Megan Marsh ad8a88e366 allow ssh_host to override the host ip gathered from the instance for GCP builder
7 years ago
Megan Marsh 6ad975f296 Revert "move SSHInterface/SSHIPVersion fields to communitator.Config struct"
7 years ago
Megan Marsh 5ee943a2bf
Merge pull request #7781 from hashicorp/fix_7710
7 years ago
Megan Marsh 62120c5c0b
Merge pull request #7813 from hashicorp/stop_calculating_spot_bids
7 years ago
Megan Marsh 3b80889290
Merge pull request #7830 from ozyx/patch-1
7 years ago
Jesse Mazzella 07922de6e7
fix typo
7 years ago
Marc Falzon 9ce5f5dcee fixup! fixup! fixup! Add Exoscale Import post-processor
7 years ago
Marc Falzon 4a2ba6d574 fixup! fixup! Add Exoscale Import post-processor
7 years ago
Megan Marsh 53e61aa69b
Merge pull request #7829 from hashicorp/fix_7828
7 years ago
Megan Marsh d4b6a61445 don't store names of volumes we will be deleting when the instance terminates
7 years ago
Megan Marsh 0e59154458 update changelog
7 years ago
Megan Marsh 486bdcce9d
Merge pull request #7815 from zqfan/tencent-data-disks
7 years ago
Megan Marsh 42611e6004 fix build
7 years ago
Megan Marsh 91d275f4ce
Merge pull request #7827 from hashicorp/fix_generate
7 years ago
Megan Marsh a60f7e395e add a test to make sure we don't error becaue of spot price auto product, yet
7 years ago
Megan Marsh c979cad579 add a fixer and update docs for spot_price_auto_product
7 years ago
Megan Marsh c722afe707 stop calculating spot bids; amazon changed the way spot instances are priced to be stable rather than bid-based, so when user sets auto, we can just default to the ondemand price and know that they'll get the same price as everyone else bidding at that time.
7 years ago
Megan Marsh 4d6891111d update vendor
7 years ago
Megan Marsh b82ab2cc6a change installation of pigeon if off gopath
7 years ago
Megan Marsh 1678d66e31
Merge pull request #7818 from StileEducation/master
7 years ago
Megan Marsh 3896ef29bd
Merge pull request #7819 from phils/patch-4
7 years ago
Megan Marsh e2fe35ef40
Merge pull request #7814 from hashicorp/fix_7805
7 years ago
Marc Falzon d4f382a893 fixup! Add Exoscale Import post-processor
7 years ago
Marc Falzon 00c2df24df Add Exoscale Import post-processor
7 years ago
phils 700e747cb9
Fix IAM permissions for spot based on changes in 7682
7 years ago
Daniel Rodgers-Pryor 8a9753032c Allow EC2 fleet packer instances to run in parallel
7 years ago
ZhiQiang Fan 7235a4a775 feature: support data disks for tencentcloud builder
7 years ago
Megan Marsh 8d5ecb9514 fix bug where ReadAll on the stderr pipe was causing an infinite hang because there was no stderr to report
7 years ago
Megan Marsh 049811d329
Merge pull request #7804 from hashicorp/esx5_checksum_files
7 years ago
Megan Marsh d6d4eb2087 fix some tests and some config behavior to prevent null dereference errors and incorrect precedence between iso checksum and iso checksum url
7 years ago
Megan Marsh 9e5b12cbf3
Merge pull request #7774 from davidhao3300/patch-2
7 years ago
Megan Marsh 9dd871120a
Merge pull request #7810 from zqfan/tencent-add-run-tags
7 years ago
Megan Marsh e85bac737b update go-getter client in vendors folder
7 years ago
Megan Marsh 21e35edfe2 update go mod file
7 years ago
Megan Marsh 998ef4053f parse checksum file so that we can use the checksums inside in the vmware-esxi builder stepuploadiso
7 years ago
Megan Marsh 3a56c16308 update changelog
7 years ago
Megan Marsh 1d1ff4ebc9
Merge pull request #7775 from shawnmssu/feature/ucloud_builder
7 years ago
ZhiQiang Fan 310a40f8fe feature: add run_tags to instance in tencentcloud builder
7 years ago