diff --git a/terraform/README.md b/terraform/README.md
index f0ceb3267b88a5c9b59e375889a77e5c92ee156f..7054e9bd1f45d3b1af8753383d331015c76441ca 100644
--- a/terraform/README.md
+++ b/terraform/README.md
@@ -22,7 +22,6 @@ It'll deploy:
 - 1 load balancer on Hetzner Cloud with a respective DNS entry on Cloudflare for the API
 - Firewall rules for all nodes as well as specific ones for the control plane and ingress nodes
 - A placement group that should prevent all nodes from ending up on the same machine
-- An internal network for all nodes to use
 - All nodes will get the required tools installed and configurations prepared for the Kubernetes bootstrapping
 
 Why?