Skip to content

lfneves/infra-rds-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform AWS RDS PostgreSQL Deployment

This project uses Terraform to automate the deployment of a single Amazon RDS instance with PostgreSQL on AWS. Amazon RDS (Relational Database Service) is a managed relational database service that makes it easy to deploy, operate, and scale databases.

Prerequisites

Before you begin, ensure you have the following prerequisites:

  • Terraform (verify with terraform --version)
  • AWS CLI configured with valid credentials
  • Internet access

Configuration

  1. Clone this repository:

    git clone https://github.com/lfneves/infra-rds-terraform.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages