mineiros-io / terraform-aws-cognito-user-pool

A Terraform module to create and manage Cognito User Pools (Simple and Secure User Sign-Up, Sign-In, and Access Control) on Amazon Web Services (AWS). https://aws.amazon.com/cognito
Apache License 2.0
60 stars 45 forks source link

Extra variables #49

Closed OuFinx closed 3 years ago

OuFinx commented 3 years ago

Description

We want to use your module but we have figured out that you don't have some variables that we need.

So, I've added these variables in the code and updated your README.md file. Also, tested it on my deployments and everything is OK.

Please check our feature and merge PR.

Thanks