Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 266 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 266 Bytes

This is a IaC project to create a terraform configuration file to rotate the RDS MySQL instance keys.

This uses alternate user strategy which will use a primary user and a rotate_user to alternate when there is a process undergoing for rotating the primary secret.