From 43c11144b11e6b664e1a341b4a5e0094d1225a4e Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Fri, 13 Dec 2024 12:26:45 -0500 Subject: [PATCH] Deleted warning --- extensions/patterns/configure_ec2/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/extensions/patterns/configure_ec2/README.md b/extensions/patterns/configure_ec2/README.md index 6bb1deff..b3f31e36 100644 --- a/extensions/patterns/configure_ec2/README.md +++ b/extensions/patterns/configure_ec2/README.md @@ -16,8 +16,6 @@ To enable SSH access to the EC2 instance from your local machine, you need to do cidr_ip: 203.0.113.0/3 ``` -_Warning_: Please be aware that anyone with access to the job output will be able to view the key. - ## What This Pattern Covers ### Projects