This repository contains the necessary Terraform configurations to deploy an Amazon RDS for PostgreSQL and all the supporting infrastructure components like Amazon VPC, Subnets, KMS keys, security group and IAM roles, automated via GitHub Actions. Code scanning is enabled via Bridgecrew Checkov.
Applications will require access to the RDS DB instance using the endpoint. Store the endpoint address with the AWS Secrets ARN, which stores the username and password to access the Amazon RDS for PostgreSQL DB instance.
Applications will require access to the RDS DB instance using the endpoint. Store the endpoint address with the AWS Secrets ARN, which stores the username and password to access the Amazon RDS for PostgreSQL DB instance.