Skip to content

tprzytula/aws-rds

Repository files navigation

Amazon Web Services - RDS - Terraform

Overview

This repository contains infrastructure as a code written in Terraform to provision an RDS Database in AWS. The database uses the MySQL engine.

Purpose

This database setup is used by the following two projects:

The liquibase patches and lambda connections can be seen in the repos above.

Terraform State

The state is managed by the Terraform Cloud. You can see the configuration file here.

Applying changes

Any changes can be validated by creating a pull request in this repository. The pull request will trigger Terraform Cloud to create a plan for your changes. Once merged the changes will also get applied.

The database_username and database_password variables are configured and provided by the Terraform Cloud setup.

Releases

No releases published

Packages

No packages published

Languages