You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
terraform v0.11.1
I am trying to import an html file into email_verification_message and am receiving the following error: "Error: module.cognito.aws_cognito_user_pool.users-pool: "email_verification_message" cannot be longer than 2000 characters"
terraform v0.11.1
I am trying to import an html file into email_verification_message and am receiving the following error: "Error: module.cognito.aws_cognito_user_pool.users-pool: "email_verification_message" cannot be longer than 2000 characters"
I think the limit used to be 2000 but was changed to 20000 sometime in the past few months. For reference: http://docs.aws.amazon.com/cognito/latest/developerguide/limits.html
The text was updated successfully, but these errors were encountered: