Skip to content

Commit 9a94e4f

Browse files
committed
fmt
1 parent 21b2c6c commit 9a94e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/hosted_main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ resource "aws_secretsmanager_secret" "hosted_supabase" {
4646

4747

4848
module "ponder" {
49-
source = "./ponder"
49+
source = "./ponder"
5050
app_name = local.app_name
5151
vpc_id = module.vpc.vpc_id
5252
security_group_id = aws_security_group.ponder.id

0 commit comments

Comments
 (0)