We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91754d commit fcc930cCopy full SHA for fcc930c
1 file changed
website/source/docs/providers/triton/r/triton_machine.html.markdown
@@ -44,8 +44,8 @@ The following arguments are supported:
44
* `image` - (string, Required)
45
The UUID of the image to provision.
46
47
-* `nic` - (list of maps, Optional)
48
- A list of maps with details for each nic. `nic` block described below.
+* `nic` - (list of NIC blocks, Optional)
+ NICs associated with the machine. The fields allowed in a `NIC` block are defined below.
49
50
* `firewall_enabled` - (boolean) Default: `false`
51
Whether the cloud firewall should be enabled for this machine.
0 commit comments