From 35fcde9fa2c3ac24877f62ee1021c798cbb8530e Mon Sep 17 00:00:00 2001 From: Simone Ruffilli Date: Thu, 23 Oct 2025 17:28:41 +0200 Subject: [PATCH] Fixes copy-paste error in 2-networking README.md --- fast/stages/2-networking/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fast/stages/2-networking/README.md b/fast/stages/2-networking/README.md index ba559ec7c..7fa0dac6c 100644 --- a/fast/stages/2-networking/README.md +++ b/fast/stages/2-networking/README.md @@ -59,7 +59,7 @@ It currently implements the following: - **Hub and spoke (w/ NCC)**: Environment-based VPCs interconnected through an NCC full-mesh, resulting in full routing line-of-sight between spokes ([dataset](./datasets/hub-and-spokes-ncc/)) - **Hub and spoke (w/ VPC Peering)**: Environment-based VPCs interconnected through VPC peering, resulting in full isolation between spokes ([dataset](./datasets/hub-and-spokes-peerings/)) -- **Hub and spoke (w/ VPN)**: Environment-based VPCs interconnected through HA VPN, resulting in full isolation between spokes ([dataset](./datasets/hub-and-spokes-vpns/)) +- **Hub and spoke (w/ VPN)**: Environment-based VPCs interconnected through HA VPN, with full routing line-of-sight between spokes ([dataset](./datasets/hub-and-spokes-vpns/)) ### Defaults file