MySQL Infrastructure as Code
  • Infrastructure as Code
  • Support
  • Blog
    • RevDBRevDB general category
    • Chef
    • MySQLPosts about MySQL
    • TerraformPosts about Terraform
  • About us
  •  Contact us

rds

MySQL Terraform

How to set up MySQL RDS with Terraform

Goal of this guide In this how to guide we will go through the basics of setting up MySQL RDS with Terraform. To do this, the minimum we have to do is: Create a network (VPC) Create a security group to allow incoming MySQL traffic Create the RDS instance Launch Read more…

By Tamas Kozak, 4 months6 days ago
  • About us
  • Blog
  • Contact us
  • Infrastructure as Code
  • Support