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: Properties:
GroupId: { "Fn::GetAtt": ["AWSEBSecurityGroup", "GroupId"] } GroupId: { "Fn::GetAtt": ["AWSEBSecurityGroup", "GroupId"] }
IpProtocol: tcp IpProtocol: tcp
ToPort: 443 ToPort: 444
FromPort: 443 FromPort: 444
CidrIp: 0.0.0.0/0 CidrIp: 0.0.0.0/0