You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,7 @@ No modules.
52
52
| <aname="input_bridge"></a> [bridge](#input\_bridge)| Bridge interface |`string`|`"virbr0"`| no |
53
53
| <aname="input_cpu_mode"></a> [cpu\_mode](#input\_cpu\_mode)| CPU mode |`string`|`"host-passthrough"`| no |
54
54
| <aname="input_dhcp"></a> [dhcp](#input\_dhcp)| Use DHCP or Static IP settings |`bool`|`false`| no |
55
+
| <aname="input_graphics"></a> [graphics](#graphics)| Graphics type (can be '`spice`' or '`vnc`') |`string`|`spice`| no |
55
56
| <aname="input_index_start"></a> [index\_start](#input\_index\_start)| From where the indexig start |`number`|`1`| no |
56
57
| <aname="input_ip_address"></a> [ip\_address](#input\_ip\_address)| List of IP addresses |`list(string)`| <pre>[<br> "192.168.123.101"<br>]</pre> | no |
57
58
| <aname="input_ip_gateway"></a> [ip\_gateway](#input\_ip\_gateway)| IP addresses of a gateway |`string`|`"192.168.123.1"`| no |
0 commit comments