The terraform-aws-rds-mysql module is a reusable infrastructure-as-code solution for deploying and managing an Amazon RDS MySQL database cluster using Terraform. It simplifies the process of ...
We will create two identities, one for administring the SQL users(aka control plane) and for interacting with the database and the data(ie. data plane operations) ...