Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ejayesh committed Apr 9, 2024
1 parent caf961d commit 206534c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application-load-balancer/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ resource "time_sleep" "wait_20_seconds" {
depends_on = [aws_route53_record.validation-record-san[0]]

create_duration = "20s"

}

################################################################
Expand Down

0 comments on commit 206534c

Please sign in to comment.