Skip to content

ngostal2019/tf-rds-hashicorp-vault-integration

Repository files navigation

Terraform - Manage AWS RDS integration with HashiCorp Vault

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:

  1. Managing vault secrets tutorial
  2. Creating a vault cluster on Minikube using helm chart with the raft backend

About

Terraform - Manage AWS RDS integration with HashiCorp Vault

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages