refactor(docs): remove duplicate util func to format possible values (#1050)
This commit is contained in:
parent
64d6fa9bea
commit
52b879b436
28 changed files with 30 additions and 77 deletions
|
|
@ -50,4 +50,4 @@ import {
|
|||
- `id` (String) Terraform's internal resource ID. It is structured as "`project_id`,`network_id`,`network_interface_id`".
|
||||
- `mac` (String) The MAC address of network interface.
|
||||
- `network_interface_id` (String) The network interface ID.
|
||||
- `type` (String) Type of network interface. Some of the possible values are: Supported values are: `server`, `metadata`, `gateway`.
|
||||
- `type` (String) Type of network interface. Some of the possible values are: Possible values are: `server`, `metadata`, `gateway`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue