aws-samples / aws-samples/sample-collaborative-ai-dlc
[Bug]: Validate the admin password against cognito password rules
Open
bug
- Dominant language
- JavaScript
- Stars
- 75
- Forks
- 23
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 24
Description
### Description
When running the install.sh script the user is asked for an admin password.
This password is not validated against the Cognito password rules.
This can lead to an error right after terraform apply where the password can not be set for a user
### Steps to reproduce
Run install.sh and select a password that is not following the Cognito password rules
### Logs or screenshots
_No response_
### Environment
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.