Skip to content

Commit 257cc20

Browse files
Update README
1 parent 67a3232 commit 257cc20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Terraform module for KVM/Libvirt Virtual Machine. This module will create a KVM
3434
|share_filesystem.target|Tag that is exported to the VM as a hint for where to mount the source|null
3535
|share_filesystem.readonly|Enables exporting filesystem as a readonly mount|false
3636
|share_filesystem.mode|Access mode (mapped, passtrough, squash)|null
37+
|bridge|Bridge interface| "br0"
3738
|dhcp|Use DHCP or Static IP settings|false
3839
|ip_address|"List of static IP addresses|[ "192.168.123.101" ]
3940
|ip_nameserver|Static IP addresses of a nameserver|192.168.123.1

0 commit comments

Comments
 (0)