diff --git a/README.md b/README.md
index 32622e3..af396ad 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ No modules.
| [libvirt_volume.testbox_base](https://registry.terraform.io/providers/dmacvicar/libvirt/latest/docs/resources/volume) | resource |
| [local_file.host-username](https://registry.terraform.io/providers/hashicorp/local/latest/docs/resources/file) | resource |
| [local_file.private_key_file](https://registry.terraform.io/providers/hashicorp/local/latest/docs/resources/file) | resource |
+| [local_file.public_key_file](https://registry.terraform.io/providers/hashicorp/local/latest/docs/resources/file) | resource |
| [null_resource.libvirt_host_provisioner](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource |
| [tls_private_key.private_key](https://registry.terraform.io/providers/hashicorp/tls/latest/docs/resources/private_key) | resource |
| [equinix_metal_project.demos](https://registry.terraform.io/providers/equinix/equinix/latest/docs/data-sources/metal_project) | data source |
@@ -93,5 +94,7 @@ No modules.
| [k8s\_master\_ip\_mac\_hostname\_maps](#output\_k8s\_master\_ip\_mac\_hostname\_maps) | k8s masters maps including ipv4/mac/hostname/ipv6 |
| [k8s\_worker\_ip\_mac\_hostname\_maps](#output\_k8s\_worker\_ip\_mac\_hostname\_maps) | k8s workers maps including ipv4/mac/hostname/ipv6 |
| [router-public-ip-address](#output\_router-public-ip-address) | the public IP address of the router |
+| [ssh\_private\_key\_file\_path](#output\_ssh\_private\_key\_file\_path) | private key file path for this project |
+| [ssh\_public\_key\_file\_path](#output\_ssh\_public\_key\_file\_path) | public key file path for this project |
| [testbox-public-ip-address](#output\_testbox-public-ip-address) | the public IP address of the testbox |
\ No newline at end of file