From 27fff9611b3640ee0313efceb15b8d71085a8041 Mon Sep 17 00:00:00 2001 From: Marcello Date: Tue, 10 Oct 2023 18:53:39 +0000 Subject: [PATCH] Kosmetische Anpassungen --- KN05/x_res/custom-vpc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/KN05/x_res/custom-vpc.md b/KN05/x_res/custom-vpc.md index 6bf0c3c..230717a 100644 --- a/KN05/x_res/custom-vpc.md +++ b/KN05/x_res/custom-vpc.md @@ -40,9 +40,9 @@ VPC: **M346-XXX-VPC** ## Challenge C) ### Security Group for Instance in the Public-Subnet (Web-Access) -Name: **M346-XXX-Web-Access** +Name: **M346-XXX-Web-Access**
Inbound Rules: **SSH** / **HTTP** ### Security Group for Instance in the Private-Subnet (Private-only) -Name: **M346-XXX-Priv-Only** +Name: **M346-XXX-Priv-Only**
Inbound Rules: **SSH** (Optional) / **ICMP** (für Ping) \ No newline at end of file