Commit Graph

11535 Commits (2bc4e6aec66d0fbe45f50a850372a00d42c69aa2)
 

Author SHA1 Message Date
Arnaud Dezandee 3d41cdfacb
googlecompute-import: add guest os features
7 years ago
Adrien Delorme f57953d4ff Docker needs a temporary dir that is inside the $HOME dir
7 years ago
Adrien Delorme e919c2ff44 GO111MODULE=on go mod vendor && git add vendor/github.com/aws && git add github.com/jmespath/go-jmespath
7 years ago
Adrien Delorme e6442db0c8 GO111MODULE=on go mod tidy
7 years ago
Adrien Delorme 9cf0b2944d GO111MODULE=on go get github.com/aws/aws-sdk-go@v1.16.21
7 years ago
Adrien Delorme 5cfc1a52cd aws: test timeout when no credenrtials are set
7 years ago
Adrien Delorme 4f1ed08f19 aws: set max retries back to 20
7 years ago
Adrien Delorme 4fef738363
Merge pull request #7215 from hashicorp/revert-wrong-push
7 years ago
Adrien Delorme f19b7c0300 Revert "aws: test timeout when no credenrtials are set" Revert "aws: set max retries back to 20"
7 years ago
Adrien Delorme b8b3e64cff aws: test timeout when no credenrtials are set
7 years ago
Adrien Delorme 993af36f2e aws: set max retries back to 20
7 years ago
Megan Marsh d2684d581a
Merge pull request #7210 from palfrey/checksums-on-failure
7 years ago
Ali Rizvi-Santiago 9d2f98394e Revert "Renamed the terse option, `cores`, to to the less-terse version `cores_per_socket`."
7 years ago
Tom Parker-Shemilt d72fb9bcb3 If checksums for a download don't match, display the checksum that was found
7 years ago
Megan Marsh 51c9c83766
Merge pull request #7207 from rickard-von-essen/aws-import-errormsg
7 years ago
Ali Rizvi-Santiago 0c37a3c68f Renamed the terse option, `cores`, to to the less-terse version `cores_per_socket`.
7 years ago
Ali Rizvi-Santiago 4d3f9cc1af Updated the documentation for the vmware-iso builder to describe the `cores` option.
7 years ago
Ali Rizvi-Santiago 4894873971 Added logic to the vmware-iso builder that appends the number of cores per socket to the vmx in `stepCreateVmx`.
7 years ago
Ali Rizvi-Santiago 062c62eed8 Added support for specifying the number of cores as `cores` to vmware-common.
7 years ago
Rickard von Essen a02bd23f56
When import task fails show the StatusMessage
7 years ago
Paul Meyer 728a41b39f
Update CHANGELOG.md
7 years ago
Paul Meyer a01dfb7834
Merge pull request #7203 from paulmey/deallocate
7 years ago
Megan Marsh e0543246fa remove commented code
7 years ago
Megan Marsh 783ed32e7e fix region stuff
7 years ago
Paul Meyer e189db97d4 [azure] deallocate instead of just power-off
7 years ago
Paul Meyer d344675660
Update CHANGELOG.md
7 years ago
Paul Meyer 0c47092ec9
Merge pull request #7189 from paulmey/certificate-authentication
7 years ago
Paul Meyer 812a2dfb95 Update documentation
7 years ago
Paul Meyer aa29facdae Allow certificate bearer JWT client authentication
7 years ago
Paul Meyer 7e34579b7e Factor out Azure client credential config
7 years ago
Adrien Delorme 9ddec470a0
Merge pull request #7188 from hashicorp/dedupe_step_output_dir
7 years ago
Megan Marsh 126ca2a877
Merge pull request #7158 from rickard-von-essen/fix-7155
7 years ago
Megan Marsh 97a791389a deduplicate step_output_dir and move to common folder
7 years ago
Adrien Delorme 58245f2557 break a chain of post-processors when one is skipped & make `-only`
7 years ago
Adrien Delorme 75af18661f Document --except & --only flags for post-processors
7 years ago
Adrien Delorme c8a39e939a
Merge pull request #7178 from edwardmlyte/simplify-version-check
7 years ago
Adrien Delorme 61ade0e127 allow to use --only with post-processors
7 years ago
Adrien Delorme 4bf3cd44fc allow to skip a post processor
7 years ago
Adrien Delorme 905db043c4 command.TestBuildOnlyFileCommaFlags: create some files using post processors
7 years ago
Adrien Delorme 9f2a3bdfbc
Merge pull request #7181 from hashicorp/python_shell_docs
7 years ago
Megan Marsh 14aa2afbb1
Merge pull request #7102 from hashicorp/pr/6950
7 years ago
Megan Marsh a2c3de9396 remove outdated logline
7 years ago
Megan Marsh 56725df3a2 add env_var_format to docs since we reference it in the examples
7 years ago
Megan Marsh b144be5e66 add continuation links to getting started docs
7 years ago
Megan Marsh 4581b3badb add python example to shell-local docs
7 years ago
Ed Maxwell-Lyte e8e92fe6c6 rename clashing import
7 years ago
Ed Maxwell-Lyte 4437f8d8ba Use go-version for comparison
7 years ago
Adrien Delorme 848d4e981b clarify comments
7 years ago
Ed Maxwell-Lyte 346f5d9bba Simplify version check for port count argument
7 years ago
Adrien Delorme 9f7b4ffc17
Merge branch 'master' into pr/6950
7 years ago