diff --git a/lawndale-vm-ipam/README.md b/lawndale-vm-ipam/README.md
index 18614b8..b8e7ffd 100644
--- a/lawndale-vm-ipam/README.md
+++ b/lawndale-vm-ipam/README.md
@@ -8,7 +8,7 @@ The following requirements are needed by this module:
The following providers are used by this module:
-- [dns](#provider\_dns) (~> 3.2)
+- [dns](#provider\_dns) (3.2.3)
## Modules
diff --git a/lawndale-vm/README.md b/lawndale-vm/README.md
index b1ea4cf..d9f750d 100644
--- a/lawndale-vm/README.md
+++ b/lawndale-vm/README.md
@@ -10,9 +10,9 @@ The following requirements are needed by this module:
The following providers are used by this module:
-- [libvirt](#provider\_libvirt) (>= 0.6.14)
+- [libvirt](#provider\_libvirt) (0.7.0)
-- [macaddress](#provider\_macaddress) (~> 0.3.0)
+- [macaddress](#provider\_macaddress) (0.3.2)
## Modules
@@ -112,6 +112,21 @@ Type: `bool`
Default: `true`
+### [extra\_interfaces](#input\_extra\_interfaces)
+
+Description: Extra network interfaces to attach to the VM
+
+Type:
+
+```hcl
+list(object({
+ bridge = string
+ mac = string
+ }))
+```
+
+Default: `[]`
+
### [filesystems](#input\_filesystems)
Description: 9p shared filesystem devices