mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
provider/triton: Update to the triton machine docs for the list of nics
This commit is contained in:
parent
a91754d728
commit
fcc930cb97
@ -44,8 +44,8 @@ The following arguments are supported:
|
||||
* `image` - (string, Required)
|
||||
The UUID of the image to provision.
|
||||
|
||||
* `nic` - (list of maps, Optional)
|
||||
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.
|
||||
|
||||
* `firewall_enabled` - (boolean) Default: `false`
|
||||
Whether the cloud firewall should be enabled for this machine.
|
||||
|
Loading…
Reference in New Issue
Block a user