Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage Databases in shared RDS with Terraform #54

Closed
2 tasks
Tracked by #41
nyarly opened this issue Apr 27, 2023 · 1 comment
Closed
2 tasks
Tracked by #41

Manage Databases in shared RDS with Terraform #54

nyarly opened this issue Apr 27, 2023 · 1 comment
Assignees
Labels

Comments

@nyarly
Copy link
Member

nyarly commented Apr 27, 2023

Overview

Databases (and their attendant secrets) should be managed using IaC (i.e. Terraform) and secret management in AWS.

Build out a database module for projects that need a database in the shared RDS.

Action Items

  • Build the module
  • Incorporate it into a first project

Resources/Instructions

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/secretsmanager_secret_version
https://registry.terraform.io/providers/SpencerBinXia/postgresql/latest/docs

@chelseybeck
Copy link
Member

@nyarly should this issue be moved to incubator?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

5 participants