We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
database
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/secretsmanager_secret_version https://registry.terraform.io/providers/SpencerBinXia/postgresql/latest/docs
The text was updated successfully, but these errors were encountered:
@nyarly should this issue be moved to incubator?
Sorry, something went wrong.
robinglov
No branches or pull requests
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
Resources/Instructions
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/secretsmanager_secret_version
https://registry.terraform.io/providers/SpencerBinXia/postgresql/latest/docs
The text was updated successfully, but these errors were encountered: