From f675a2a396a17ddb546bc23a5d339d5051f13f0f Mon Sep 17 00:00:00 2001 From: Ujwal Jagadeesh <59735375+yoU-Jay@users.noreply.github.com> Date: Sun, 25 Apr 2021 22:43:22 +0530 Subject: [PATCH] Update bbb-on-aws-securitygroups.template.yaml --- templates/bbb-on-aws-securitygroups.template.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/bbb-on-aws-securitygroups.template.yaml b/templates/bbb-on-aws-securitygroups.template.yaml index 35c0a2b..e3e05c0 100644 --- a/templates/bbb-on-aws-securitygroups.template.yaml +++ b/templates/bbb-on-aws-securitygroups.template.yaml @@ -88,7 +88,6 @@ Resources: BBBECSSecurityGroupPublicHTTP: Type: AWS::EC2::SecurityGroupIngress - Condition: BBBScalableEnvironment Properties: CidrIp: 0.0.0.0/0 IpProtocol: tcp