Skip to content

Commit b08b672

Browse files
committed
fix: vercel 함수 추가 및 스레드 홀드 상향
1 parent 450e1f8 commit b08b672

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

terraform/common/locals.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ data "aws_region" "current" {}
44
locals {
55
group_name = "power"
66
project_name = "eatda"
7-
admin_email = "[email protected]"
87

98
policy_arns = [
109
"arn:aws:iam::aws:policy/AdministratorAccess",

0 commit comments

Comments
 (0)