Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cognito User Pool email_verification_message won't accept more than 2000 characters #2600

Closed
pbracken opened this issue Dec 8, 2017 · 2 comments · Fixed by #2692
Closed
Milestone

Comments

@pbracken
Copy link

pbracken commented Dec 8, 2017

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

@bflad
Copy link
Contributor

bflad commented Jan 12, 2018

This has been released in terraform-provider-aws version 1.7.0. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

@ghost
Copy link

ghost commented Apr 8, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants