lgallard / terraform-aws-cognito-user-pool

Terraform module to create Amazon Cognito User Pools, configure its attributes and resources such as app clients, domain, resource servers. Amazon Cognito User Pools provide a secure user directory that scales to hundreds of millions of users.
Apache License 2.0
89 stars 95 forks source link

fix: make sure attribute_constraints are created for string and number schemas #126

Closed mhorbul closed 8 months ago

mhorbul commented 8 months ago

This PR addresses #125

LawrenceWarren commented 8 months ago

Thankyou @mhorbul, this would be a very useful fix once it is merged.

lgallard commented 8 months ago

@mhorbul thanks for your PR. LGTM 👍🏻