Skip to content

Commit

Permalink
fix missing }
Browse files Browse the repository at this point in the history
  • Loading branch information
roncitrus committed Jul 4, 2024
1 parent 105171c commit 9fe1b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environments/cdpt-ifs/monitoring.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ resource "aws_cloudwatch_metric_alarm" "lb_5xx_errors" {

dimensions = {
LoadBalancer = "${var.application_name}-lb"
}
}

0 comments on commit 9fe1b55

Please sign in to comment.