Skip to content

Commit fcc930c

Browse files
committed
provider/triton: Update to the triton machine docs for the list of nics
1 parent a91754d commit fcc930c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/source/docs/providers/triton/r/triton_machine.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ The following arguments are supported:
4444
* `image` - (string, Required)
4545
The UUID of the image to provision.
4646

47-
* `nic` - (list of maps, Optional)
48-
A list of maps with details for each nic. `nic` block described below.
47+
* `nic` - (list of NIC blocks, Optional)
48+
NICs associated with the machine. The fields allowed in a `NIC` block are defined below.
4949

5050
* `firewall_enabled` - (boolean) Default: `false`
5151
Whether the cloud firewall should be enabled for this machine.

0 commit comments

Comments
 (0)