HOTFIX: Fix healthcheck protocol
This commit is contained in:
		@ -38,7 +38,7 @@ Resources:
 | 
			
		||||
    Type: AWS::ElasticLoadBalancingV2::TargetGroup
 | 
			
		||||
    Properties:
 | 
			
		||||
      HealthCheckPort: 80
 | 
			
		||||
      HealthCheckProtocol: HTTP
 | 
			
		||||
      HealthCheckProtocol: TCP
 | 
			
		||||
      Port: 7777
 | 
			
		||||
      Protocol: TCP_UDP
 | 
			
		||||
      TargetGroupAttributes:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user