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

completed arguments for verification_message_template block #150

Closed catrielg closed 2 weeks ago

catrielg commented 3 weeks ago

This is probably redundant as you can use the standalone arguments to get those same settings but I thought it would be a more complete module if we have all the available options from the base resource.

lgallard commented 2 weeks ago

@catrielg thanks for your PR. Merging it now!