Skip to content

Commit e19aada

Browse files
committed
feat el chido
1 parent bdf7fe7 commit e19aada

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ HEALTH_CHECK_PATH="/"
77
# AWS tf infra output names
88
S3_BUCKET_OUTPUT_NAME="s3_bucket_name"
99
DYNAMODB_TABLE_OUTPUT_NAME="dynamodb_lock_table_name"
10-
LOG_RETENTION_DAYS_IN_CLOUDWATCH="3"
11-
FARGATE_CPU="1024"
12-
FARGATE_MEMORY="2048"
13-
TASK_DESIRED_COUNT="1"
10+
LOG_RETENTION_DAYS_IN_CLOUDWATCH=3
11+
FARGATE_CPU=1024
12+
FARGATE_MEMORY=2048
13+
TASK_DESIRED_COUNT=1
1414

1515
# terraform configuration files paths
1616
PRE_TERRAFORM_DIR="./00-tf-infra"

0 commit comments

Comments
 (0)