This is an example of how to use Terraform to deploy a MySQL database on top of Amazon's Relational Database Service (RDS). See the root README for instructions on how to run this example code.
Note: This code is meant solely as a simple demonstration of how to lay out your files and folders with Terragrunt in a way that keeps your Terraform code DRY. This is not production-ready code, so use at your own risk.