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

Refactor Terraform script #5

Closed rparfig closed 2 years ago

rparfig commented 2 years ago

Divide process in two, one that deals with the creation of Vault credentials and another that reads those credentials and creates an RDS Aurora Postgres instance