Closed OldCrowEW closed 2 years ago
Potential solution: https://gist.github.com/smiller171/6be734957e30c5d4e4b15422634f13f4#file-database-tf
GistManage RDS password in Terraform in a sane way. GitHub Gist: instantly share code, notes, and snippets.
The TODO here https://github.com/ActionIQ/terraform-aws-retool-ecs-fargate/blob/main/main.tf#L198 is causing invalid passwords to be created, resulting in RDS Cluster creation to fail:
Expected behavior:
Workaround: