Open Issues Need Help
View All on GitHubAI Summary: This issue is the first phase of a larger Terraform syntax modernization effort, focusing on UI and branding configurations. It involves replacing 18 instances of `lookup()` functions with `try()` functions across `ui-customization.tf` and `managed-login-branding.tf` files. The changes are purely cosmetic, have no functional or security implications, and are considered very low risk.
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.