From 9c5744cf13b917700a7cf02f780b7749907a4e10 Mon Sep 17 00:00:00 2001 From: Dario Maiocchi Date: Tue, 28 Nov 2017 10:36:50 +0100 Subject: remove running from documentation --- website/docs/r/domain.html.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/docs/r/domain.html.markdown b/website/docs/r/domain.html.markdown index f008501e..01ed1fc3 100644 --- a/website/docs/r/domain.html.markdown +++ b/website/docs/r/domain.html.markdown @@ -31,8 +31,6 @@ The following arguments are supported: will be created. * `memory` - (Optional) The amount of memory in MiB. If not specified the domain will be created with 512 MiB of memory be used. -* `running` - (Optional) Use `false` to turn off the instance. If not specified, - true is assumed and the instance, if stopped, will be started at next apply. * `disk` - (Optional) An array of one or more disks to attach to the domain. The `disk` object structure is documented [below](#handling-disks). * `network_interface` - (Optional) An array of one or more network interfaces to -- cgit v1.2.3