From 5a0d5f40a2b2de14645b46569003de4e0e8d46c7 Mon Sep 17 00:00:00 2001 From: Marcello Date: Mon, 9 Oct 2023 20:05:52 +0000 Subject: [PATCH] =?UTF-8?q?Namenskonvention=20f=C3=BCr=20Private=20Subnet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- KN05/x_res/custom-vpc.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/KN05/x_res/custom-vpc.md b/KN05/x_res/custom-vpc.md index e9e6a85..25af15f 100644 --- a/KN05/x_res/custom-vpc.md +++ b/KN05/x_res/custom-vpc.md @@ -39,5 +39,8 @@ VPC: **M346-XXX-VPC** ## Challenge C) -### Security Group for Web-Access -Name: **M346-XXX-Web-Access** \ No newline at end of file +### Security Group for Instance in the Public-Subnet (Web-Access) +Name: **M346-XXX-Web-Access** + +### Security Group for Instance in the Private-Subnet (Private-only) +Name: **M346-XXX-Priv-Only** \ No newline at end of file