Skip to content

Commit 70ccafc

Browse files
committed
Update documentation
1 parent 3a7924d commit 70ccafc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

website/docs/d/dedicated_server.html.markdown

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ data "ovh_dedicated_server" "server" {
2424
In addition, the following attributes are exported:
2525

2626
* `boot_id` - boot id of the server
27+
* `boot_script` - boot script of the server
2728
* `urn` - URN of the dedicated server instance
2829
* `commercial_range` - dedicated server commercial range
2930
* `datacenter` - dedicated datacenter localisation (bhs1,bhs2,...)

website/docs/r/dedicated_server_update.html.markdown

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The following arguments are supported:
3434

3535
* `service_name` - (Required) The service_name of your dedicated server.
3636
* `boot_id` - boot id of the server
37+
* `boot_script` - boot script of the server
3738
* `monitoring` - Icmp monitoring state
3839
* `state` - error, hacked, hackedBlocked, ok
3940

0 commit comments

Comments
 (0)