Skip to content

Commit a245fa2

Browse files
committed
whitespace
1 parent 6a408e1 commit a245fa2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

terraform/modules/frontend/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ function handler(event) {
227227
EOT
228228
}
229229

230-
231230
resource "aws_cloudfront_function" "core_frontend_redirect" {
232231
name = "${var.ProjectId}-spa-rewrite"
233232
comment = "Handles SPA routing by rewriting URIs to index.html"

0 commit comments

Comments
 (0)