Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

MySQL on RDS Example

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.