Joshua Foster
|
dd40c68ff8
|
fix default IP address in test to all ipv4 addresses
|
2020-06-17 16:00:38 -04:00 |
Megan Marsh
|
f92c52fc29
|
Merge pull request #9383 from GennadySpb/auth-by-sa-on-instance
Yandex: support authentication by Service Account on instance
|
2020-06-17 12:03:30 -07:00 |
Megan Marsh
|
42e98f15ae
|
make sure the no-op progress bar gets used for machine readable uis
|
2020-06-17 11:57:12 -07:00 |
Joshua Foster
|
fb159e7060
|
add test cases for Network
|
2020-06-17 11:40:39 -04:00 |
Gennady Lipenkov
|
56224ae08d
|
Instance SA auth for yandex-export post-processor
|
2020-06-17 18:15:53 +03:00 |
Gennady Lipenkov
|
5cb2ef6e9d
|
Fix test
|
2020-06-17 17:23:52 +03:00 |
Gennady Lipenkov
|
8b58cab008
|
'go mod vendor'
|
2020-06-17 17:22:45 +03:00 |
Gennady Lipenkov
|
1157f0dcfe
|
Add acceptance test
|
2020-06-17 17:06:05 +03:00 |
Gennady Lipenkov
|
bc24762e9f
|
Update documentation
|
2020-06-17 17:02:55 +03:00 |
Gennady Lipenkov
|
77ff387e25
|
Terraform code to quick provision instance with assigned SA.
Will be used for (local) acceptance test runs.
|
2020-06-17 16:23:54 +03:00 |
Gennady Lipenkov
|
a6ec1fa135
|
Support Instance SA authentication
|
2020-06-17 12:41:11 +03:00 |
Gennady Lipenkov
|
fcfbdc6b08
|
Update Yandex.Cloud go packages "go-genproto" and "go-sdk"
'go mod vendor' included
|
2020-06-17 12:35:43 +03:00 |
Gennady Lipenkov
|
744fffab5d
|
Rename test data dir
|
2020-06-17 12:28:01 +03:00 |
Megan Marsh
|
b5b8f2e308
|
add template option for templating the inventory file lines (#9438)
|
2020-06-17 11:05:48 +02:00 |
Megan Marsh
|
88c94cc987
|
Fix 8904 (#9435)
|
2020-06-17 11:04:45 +02:00 |
Megan Marsh
|
ca067475fd
|
add new doc about pipelineing (#9437)
|
2020-06-17 10:59:45 +02:00 |
Megan Marsh
|
3d7c9cb9c2
|
make ansible provisioner docs generated from code (#9439)
|
2020-06-17 10:09:03 +02:00 |
Joshua Foster
|
7fc2ea8422
|
add a fallback to an ipv4 address if the the range can't find one
|
2020-06-17 01:46:30 -04:00 |
Joshua Foster
|
aaf9103330
|
use the ip_wait_address range to determine the default for the http server IP
|
2020-06-17 01:36:55 -04:00 |
Megan Marsh
|
aa50b2185f
|
Merge pull request #9267 from hashicorp/fix_7224
re-add the no_proxy option to bypass environment proxy.
|
2020-06-16 11:30:38 -07:00 |
Megan Marsh
|
a07563c64f
|
fix up typos in comments and regenerate docs.
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
|
2020-06-16 10:27:30 -07:00 |
Megan Marsh
|
4178625afb
|
re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated.
|
2020-06-16 10:27:30 -07:00 |
Megan Marsh
|
a037e45ac2
|
Merge pull request #9429 from hashicorp/fix_8814
Add on-error flag option to run error-cleanup-provisioner
|
2020-06-16 10:00:21 -07:00 |
Megan Marsh
|
84b71c221c
|
Merge pull request #9431 from hashicorp/azr-docs-add-hcl2-basic-examples
add hcl2 basic examples under tabs
|
2020-06-16 09:43:19 -07:00 |
Adrien Delorme
|
01e14e173a
|
more hcl2 basic examples
|
2020-06-16 17:44:41 +02:00 |
Moss
|
b733920987
|
Update existing entry on CHANGELOG
|
2020-06-16 17:35:13 +02:00 |
Adrien Delorme
|
97848df9e1
|
add basic HCL2 examples for gcp builder
|
2020-06-16 17:08:03 +02:00 |
Adrien Delorme
|
6513372a01
|
add basic HCL2 docs for file builder
|
2020-06-16 17:05:02 +02:00 |
Adrien Delorme
|
c3f2cc64f7
|
add basic HCL2 docs for vmware
|
2020-06-16 17:03:15 +02:00 |
Adrien Delorme
|
831c16836a
|
add basic docs for virtualbox
|
2020-06-16 17:00:31 +02:00 |
Adrien Delorme
|
8930c4b913
|
duplicate space
|
2020-06-16 16:55:58 +02:00 |
Adrien Delorme
|
b12bc5d122
|
add basic aws examples
|
2020-06-16 16:47:16 +02:00 |
Jeff Escalante
|
b4619b20f9
|
Website bugfix (#9415)
* remove exportTrailingSlash from nextjs config
* drop out unneeded font
* add getting-started redirect
|
2020-06-16 10:27:54 -04:00 |
Moss
|
4f26534072
|
add on-error flag option to run cleanup provisioner
|
2020-06-16 15:34:00 +02:00 |
Megan Marsh
|
415a9c47b6
|
update changelog
|
2020-06-15 16:30:01 -07:00 |
Megan Marsh
|
004ace4340
|
Merge pull request #9406 from hashicorp/fix_9084
Add usb_driver to common boot_command and use it on vsphere
|
2020-06-15 15:55:54 -07:00 |
Kevin Pruett
|
86e7356b64
|
Merge pull request #9426 from hashicorp/pruett.fixup-css-import
Add @hashicorp/react-tabs css styles
|
2020-06-15 16:07:44 -04:00 |
Kevin Pruett
|
5db4bfc8e7
|
Add @hashicorp/react-tabs css styles
|
2020-06-15 15:53:29 -04:00 |
Calle Pettersson
|
0bcfefd0bc
|
Update Proxmox storagePoolTypes (#9418)
|
2020-06-15 14:00:32 +02:00 |
Sylvia Moss
|
ef25c10724
|
ignore website label to prepare_changelog.sh (#9422)
|
2020-06-15 11:25:45 +02:00 |
Wilken Rivera
|
e336f0069f
|
Merge pull request #9416 from Phat3/patch-1
Fix possible typo carried over from Terraform documentation.
|
2020-06-12 18:03:35 -04:00 |
Sebastiano Mariani
|
7ec1d478d6
|
Update console.mdx
Fix possible typo carried over from Terraform documentation.
|
2020-06-12 14:29:40 -07:00 |
Wilken Rivera
|
adbf114a59
|
Merge pull request #9414 from hashicorp/improve_changelog_script
Improve prepare_changelog.sh
|
2020-06-12 14:01:09 -04:00 |
Moss
|
7b29586c1d
|
improve prepare_changelog.sh
|
2020-06-12 17:25:52 +02:00 |
Ivo van Geel
|
f27d9ab35e
|
make generate: don't error when find does not find any file (#9413)
Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
|
2020-06-12 16:30:44 +02:00 |
Moss
|
2d79ab732b
|
adds missing special char to the list
|
2020-06-12 15:17:41 +02:00 |
Moss
|
c1c350a657
|
remove comments
|
2020-06-12 14:51:52 +02:00 |
Moss
|
45058847c0
|
return BootConfig prepare err
|
2020-06-12 14:51:52 +02:00 |
Moss
|
653eb95bdb
|
adds tests to usb_driver and step_http_ip_discover
|
2020-06-12 14:51:52 +02:00 |
Moss
|
65cfb880fd
|
Fix boot_command and update docs
|
2020-06-12 14:51:52 +02:00 |