bcgov / nr-terraform-vault-rdsdb

Set of Terraform scripts intended for the creation of RDS Aurora Postgres databases in AWS, saving and retrieving secrets from Hashicorp Vault
GNU General Public License v3.0
0 stars 0 forks source link
aurora-serverless aws flnr flnro hashicorp-terraform hashicorp-vault rds-aurora rds-aurora-postgres terraform vault

Lifecycle:Experimental

nr-terraform-db-vault

Set of Terraform scripts intended for the creation of databases in AWS using Terraform and saving/getting secrets from Vault

Requisites:

Modules:

terraform-vault-cred-create : Creates a pair of key values, intended to be used by terraform-rds-db-create during the creation of a database. terraform-rds-db-create : Retrieves credentials from Vault and creates an RDS Aurora Postgres DB. This module relies on credentials existing in Vault.