Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 4510298

Browse files
committed
Add TODO comment
1 parent e719897 commit 4510298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudfront/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ resource "aws_cloudfront_distribution" "image" {
3838
viewer_protocol_policy = "allow-all"
3939
}
4040

41+
# TODO: add alias domain & cert
4142
viewer_certificate {
4243
cloudfront_default_certificate = true
4344
}

0 commit comments

Comments
 (0)