Open Issues Need Help
View All on GitHubAI Summary: This issue proposes a low-risk refactoring of UI and branding configuration files by replacing `lookup()` functions with `try()` functions. This modernization aims to improve syntax and is part of a larger epic focused on Terraform syntax modernization. The changes are cosmetic, have no security or functional implications, and are designed to be a good validation test case.
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.