terraform/website/source/docs
Paul Stack 501c05d0f7 provider/vsphere: IPv6 support. (#6457)
IPv6 support added.

We support 1 IPv6 address per interface. It seems like the vSphere SDK supports more than one, since it's provided as a list.
I can change it to support more than one address. I decided to stick with one for now since that's how the configuration parameters
had been set up by other developers.

The global gateway configuration option has been removed. Instead the user should specify a gateway on NIC level (ipv4_gateway and ipv6_gateway).

For now, the global gateway will be used as a fallback for every NICs ipv4_gateway.
The global gateway configuration option has been marked as deprecated.
2016-05-03 18:27:24 +02:00
..
commands command/fmt: Improve documentation for -diff and defaults (#6398) 2016-04-29 00:39:53 +01:00
configuration Tweak docs to properly document .tfvars format (#6415) 2016-04-29 14:06:36 +01:00
internals docs: Add a section to Debugging docs about crash logs 2016-03-18 18:10:26 -05:00
modules command: Change module-depth default to -1 2016-01-20 13:58:02 -06:00
plugins Added a cast to "(*schema.Provider)" in the standard TestProvider function 2016-03-06 19:16:34 -03:00
providers provider/vsphere: IPv6 support. (#6457) 2016-05-03 18:27:24 +02:00
provisioners Fixed typos in remote.html.markdown and connection.html.markdown. (#6195) 2016-04-15 23:05:49 +01:00
state Recommend bucket versioning for S3 remote state. (#6456) 2016-05-03 17:54:53 +02:00
index.html.markdown Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00