Skip to content

Commit

Permalink
Update providers/aws/resources/aws.lr
Browse files Browse the repository at this point in the history
  • Loading branch information
tas50 authored May 28, 2024
1 parent 1be3fc4 commit c53a7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/aws/resources/aws.lr
Original file line number Diff line number Diff line change
Expand Up @@ -1123,7 +1123,7 @@ private aws.elb.targetgroup {
// EC2 targets for the load balancer target group
ec2Targets() []aws.ec2.instance
// Lambda targets for the load balancer target group
lambdaTargets() []aws.lambda.functio
lambdaTargets() []aws.lambda.function
}

// AWS Elastic Load Balancing load balancer
Expand Down

0 comments on commit c53a7ce

Please sign in to comment.