removed ingress rule

This commit is contained in:
Julio Delgado Jr
2020-05-03 12:07:15 -04:00
parent bb46702d37
commit 159ae3ac32

View File

@@ -223,12 +223,6 @@ Resources:
- Key: App - Key: App
Value: Prowler Value: Prowler
VpcId: !Ref VpcId VpcId: !Ref VpcId
SecurityGroupIngress:
- Description: Allow SSH Administration
IpProtocol: tcp
FromPort: 22
ToPort: 22
SourcePrefixListId: pl-60b85b09
SecurityGroupEgress: SecurityGroupEgress:
- Description: Allow HTTP Outbound - Description: Allow HTTP Outbound
IpProtocol: tcp IpProtocol: tcp