Important
Pre-requisites:
The current repository assumes you've already set up the Vault server and the necessary secret, and DB credentials. This is a companion repository for the Hashicorp Manage RDS Instance tutorial. It contains Terraform conifguration files for you to use to learn how to provision and manage AWS RDS resources using Terraform and read RDS DB credentials from vault.
Warning
If while running the terraform validate command you receive an error related to enable_classiclink_dns_support
and enable_classiclink
, just comment all their references with a #
from the .terraform
folder module.
Note
Useful links: