Commit Graph

3272 Commits (62bed38c11e4b8c4aab69a62d730bbb4e87ec3ea)

Author SHA1 Message Date
Hariharan Jayaraman b23d6c9589 fixing infinite loop issue deleting existing resources if we have a empty target resource
8 years ago
Rickard von Essen c0ae1b7790
digitalocean: artifact should include build region and fixed docs
8 years ago
deepuashokan85 10f118b14c
Update driver_gce.go
8 years ago
M. Marsh 31c7374869
Merge pull request #6303 from hashicorp/do_5871
8 years ago
James Nugent b97475b647
Merge pull request #6265 from DanHam/enable-t2-unlimited
8 years ago
DanHam af7f7f2ce9
Fix redundant Sprintf
8 years ago
Megan Marsh 08218222dc add get windows default credentials to oci builder
8 years ago
M. Marsh 62e1323577
Merge pull request #5956 from hashicorp/dedupe_shell_local
8 years ago
Megan Marsh e670eed315 Add new option, nvme_device_path, so that we can properly mount nvme block devices.
8 years ago
Paul Meyer 3dd6bf5781
Merge pull request #6285 from harijayms/devicelogin
8 years ago
Hariharan Jayaraman a13a2511f9 Added additional error message if we failed to parse token
8 years ago
Hariharan Jayaraman 1bd7aa534e Addressed PR feedback
8 years ago
M. Marsh a8b6a04dda
Merge pull request #6194 from hashicorp/fix_6176
8 years ago
Hariharan Jayaraman 8a3e599cad Added text to point out two device auth
8 years ago
Hariharan Jayaraman da67df6d03 space fix
8 years ago
Hariharan Jayaraman 4992429e8c Minor comment fixes
8 years ago
Hariharan Jayaraman 00e809cb7e Refactored the change into a new function
8 years ago
Hariharan Jayaraman ea9b2a8b5f review feedback
8 years ago
M. Marsh edb5c1f50d
Merge pull request #6243 from camjjack/hyper-v-gui
8 years ago
M. Marsh cbbbf551e3
Merge pull request #6274 from DanHam/fix-compaction-esx
8 years ago
Hariharan Jayaraman 667113338a missed formating
8 years ago
Hariharan Jayaraman 7f2277676a Ensure that Device Login tests dont block general acceptance tests
8 years ago
Hariharan Jayaraman 77fe1bffe4 Ensure that Device Login tests dont block general acceptance tests
8 years ago
Hariharan Jayaraman de1783240f Updates to remove space changes
8 years ago
Hariharan Jayaraman 91eed4da52 trim right of the keyvault url
8 years ago
Hariharan Jayaraman df5cc234fc updates
8 years ago
Hariharan Jayaraman 1f46271a6b Ensuring device login works for Windows build
8 years ago
Christopher Boumenot a5530d4546
Merge pull request #6269 from harijayms/asyncrgdelete
8 years ago
DanHam 73eb9a629e
Revert "Fix test - reporting compaction results requires a tmp file"
8 years ago
DanHam 2939cd75ae
Revert "Report the result of the disk compaction step"
8 years ago
Hariharan Jayaraman e1b18d594a Updates based on PR feedback
8 years ago
DanHam ec8b70721c
Use an explicit error message when an error is expected and we don't get one
8 years ago
DanHam 82c8710af5
Use fmt.Errorf over errors.New as we only require basic error reporting
8 years ago
DanHam 99e3487795
Add missing validation and tests for Spot Instance requests
8 years ago
DanHam d5304a25e9
Pass T2 Unlimited settings to run instance step for appropriate EC2 builders
8 years ago
DanHam 6fc68754d7
Allow use of T2 unlimited by adding appropriate request for the instance
8 years ago
DanHam df7fb86984
Add tests for T2 Unlimited configuration
8 years ago
DanHam be02b3f613
Validate template settings when T2 Unlimited has been enabled
8 years ago
DanHam 482629ae90
Add config option to enable/disable T2 Unlimited for the launched instance
8 years ago
DanHam 2c339b99d2
Sort run config options alphabetically
8 years ago
Hariharan Jayaraman c8c9bbb22a Async delete Resource Group
8 years ago
Unknown 5710c0aca1 Making log output clearer for hyper-v gui connection
8 years ago
Unknown 29c4b4436d Changes requested in PR #6243
8 years ago
Unknown fc734b6bd9 Using vmconnect to display gui for hyper-v
8 years ago
Christopher Boumenot 132dfa7c86
Merge pull request #6262 from harijayms/warningforVHDcreation
8 years ago
M. Marsh 5871b8242b
Merge pull request #6101 from adarobin/azurecompatible
8 years ago
Hariharan Jayaraman 13c0b0b370 Added warning for VHD creation and updated samples
8 years ago
Stefan Henseler 6f00596053 Adds config option to specify hyper-v secure boot template
8 years ago
M. Marsh 84a7d2436f
Merge pull request #6229 from DanHam/use-re-for-vmxadapter
8 years ago
DanHam a866232ac9
Use regex based approach to detect attached disks
8 years ago