diff --git a/providers/aws/resources/aws.lr b/providers/aws/resources/aws.lr index 7035a8fba2..c5f7d2e240 100644 --- a/providers/aws/resources/aws.lr +++ b/providers/aws/resources/aws.lr @@ -1114,7 +1114,7 @@ private aws.elb.targetgroup { healthCheckProtocol string // Health check timeout seconds for the load balancer target group healthCheckTimeoutSeconds int - // Target type for the for the load balancer target group (instance, ip, lambda, alb) + // Target type for the for the load balancer target group (instance, IP, Lambda, ALB) targetType string // Unhealthy threshold count for the load balancer target group unhealthyThresholdCount int