diff --git a/lawndale-vm/README.md b/lawndale-vm/README.md
index 8f702ce..6339351 100644
--- a/lawndale-vm/README.md
+++ b/lawndale-vm/README.md
@@ -129,6 +129,14 @@ list(object({
Default: `[]`
+### [machine](#input\_machine)
+
+Description: The machine type - can be i440fx (default) or q35. PCIe support requires Q35 (or better)
+
+Type: `string`
+
+Default: `null`
+
### [meta\_data](#input\_meta\_data)
Description: Cloud-init meta-data
@@ -161,6 +169,14 @@ Type: `string`
Default: `""`
+### [uefi](#input\_uefi)
+
+Description: Whether or not to create an UEFI domain
+
+Type: `bool`
+
+Default: `false`
+
### [vcpu](#input\_vcpu)
Description: CPU count
@@ -179,4 +195,24 @@ Default: `null`
## Outputs
-No outputs.
+The following outputs are exported:
+
+### [\_disk](#output\_\_disk)
+
+Description: n/a
+
+### [\_domain](#output\_\_domain)
+
+Description: n/a
+
+### [\_pool](#output\_\_pool)
+
+Description: n/a
+
+### [ipam](#output\_ipam)
+
+Description: n/a
+
+### [macaddress](#output\_macaddress)
+
+Description: n/a