Skip to content

Fix use of random_string in RDS module. #89

@rin-skylight

Description

@rin-skylight

Our RDS module uses random_string to generate password strings. This is dangerous, as Terraform does not treat the output of this resource as sensitive.

We should use random_password, instead.

Metadata

Metadata

Assignees

Labels

Cloud EnablementIssues related to DevOps or security that need specialized attention from DevSecOps personnel

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions