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
93 stars 99 forks source link

Default UI customization #155

Closed sp-lut closed 1 week ago

sp-lut commented 1 month ago

Add variables for default UI customization, in addition to that for specific clients

lgallard commented 1 week ago

@sp-lut thanks for the PR!!