Skip to content

Commit

Permalink
Unused account validity days v2
Browse files Browse the repository at this point in the history
  • Loading branch information
c6fc committed Dec 31, 2020
1 parent 550b557 commit 6c44526
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/jsonnet/cognito.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
},
"admin_create_user_config": {
"allow_admin_create_user_only": true,
"temporary_password_validity_days": 3,
"invite_message_template": {
"email_subject": "NPK Invitation",
"email_message": "You've been invited to join an NPK deployment at https://${aws_cloudfront_distribution.npk.domain_name}. Use {username} and {####} to log in.",
Expand Down

0 comments on commit 6c44526

Please sign in to comment.