summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorSam Batschelet <samb@endpoint.com>2017-09-01 16:12:06 -0400
committerFlavio Castelli <flavio@castelli.me>2017-09-06 14:32:33 +0200
commit8460d878ef9a36864caa7be7bc0ae5a719d3eb90 (patch)
treea6c26db150077b6ab714a8d7f1f58c5ce5544220 /website
parent8d2b4a3f51b20837238386785431eff3129bd716 (diff)
downloadterraform-provider-libvirt-8460d878ef9a36864caa7be7bc0ae5a719d3eb90.tar
terraform-provider-libvirt-8460d878ef9a36864caa7be7bc0ae5a719d3eb90.tar.gz
domain: Add support for BootDevice.
Diffstat (limited to 'website')
-rw-r--r--website/docs/r/domain.html.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/docs/r/domain.html.markdown b/website/docs/r/domain.html.markdown
index 5fae0006..994e5bfe 100644
--- a/website/docs/r/domain.html.markdown
+++ b/website/docs/r/domain.html.markdown
@@ -55,6 +55,7 @@ The following arguments are supported:
* `machine` - (Optional) The machine type,
you normally won't need to set this unless you are running on a platform that
defaults to the wrong machine type for your template
+* `boot_device` - (Optional) A list of devices (dev) which sets boot order
### UEFI images