sourcefuse / terraform-aws-arc-db

Repo for managing the Database (RDS + Aurora) Terraform Module.
Apache License 2.0
2 stars 1 forks source link

Update password length #36

Closed shubhamsinha-sf closed 1 year ago

shubhamsinha-sf commented 1 year ago

JIRA The default password length is 64, this breaks aurora mysql cluster provisioning. This PR is to change it to maximum supported length.