temporarily updating security group

This commit is contained in:
2020-04-29 02:27:22 +01:00
parent 7daf5069ef
commit b11bf3337f

View File

@@ -4,6 +4,6 @@ Resources:
Properties:
GroupId: { "Fn::GetAtt": ["AWSEBSecurityGroup", "GroupId"] }
IpProtocol: tcp
ToPort: 443
FromPort: 443
ToPort: 444
FromPort: 444
CidrIp: 0.0.0.0/0