terraform/website/source/docs
dkalleg a6a6352759 vSphere virtual machine update disk (#6619)
Changed schema type for disks to support dynamic non-ordered disk
swapping.  All Disk attributes have been made non ForceNew since
any changes should be handled in the upgrade() function.
Added 'name' attribute to disks to act as a unique
identifier for when users request for new disks. It is also used as
the filename for the new disk. Templates are considered immutable.
2016-05-23 22:37:06 +01:00
..
commands Fix typo in show command docs (#6784) 2016-05-20 09:07:17 +01:00
configuration config: support lists and maps in jsonencode 2016-05-18 10:46:06 -07:00
import website: basic docs on import 2016-05-18 12:57:03 -06:00
internals docs: clarify an internal-plugins header 2016-05-17 10:09:02 -07:00
modules command: Change module-depth default to -1 2016-01-20 13:58:02 -06:00
plugins website: basic docs on import 2016-05-18 12:57:03 -06:00
providers vSphere virtual machine update disk (#6619) 2016-05-23 22:37:06 +01:00
provisioners Fixed typos in remote.html.markdown and connection.html.markdown. (#6195) 2016-04-15 23:05:49 +01:00
state Add `terraform state list` command 2016-05-10 14:14:47 -04:00
index.html.markdown