Skip to content

Commit 48c1351

Browse files
Removed doubled new line
1 parent 964a6eb commit 48c1351

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ resource "aws_cloudfront_vpc_origin" "this" {
3535
https_port = each.value["https_port"]
3636
origin_protocol_policy = each.value["origin_protocol_policy"]
3737

38-
3938
origin_ssl_protocols {
4039
items = each.value.origin_ssl_protocols.items
4140
quantity = each.value.origin_ssl_protocols.quantity

0 commit comments

Comments
 (0)