Skip to content

Commit

Permalink
Update cloudfront tfvars template to be VEDA_CLOUDFRONT_ID
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennifer Tran committed Jun 14, 2024
1 parent 4677039 commit 7f1400a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/terraform.tfvars.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ vector_secret_name="${VECTOR_SECRET_NAME}"
vector_security_group="${VECTOR_SECURITY_GROUP}"
vector_vpc="${VECTOR_VPC:-null}"
workflow_root_path="${WORKFLOW_ROOT_PATH}"
cloudfront_id="${CLOUDFRONT_ID}"
cloudfront_id="${VEDA_CLOUDFRONT_ID}"
cognito_domain="${VEDA_COGNITO_DOMAIN}"
client_id="${VEDA_CLIENT_ID}"
userpool_id="${VEDA_USERPOOL_ID}"

0 comments on commit 7f1400a

Please sign in to comment.