You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tutorial describes how to create a Consul Cluster and a Vault Cluster. On top of that, I'm going to show how to configure Vault to use the Consul as storage backend and as a bonus how to generate dynamic tokens for Consul agents using Vault.
How Terraform can be used to deploy an EKS cluster following the recommended VPC setup and an Hashicorp Vault+Consul to dynamically generate short-lived database credentials per pod.
Terraform code and a bash script that will launch a Postgre Docker container, Vault dev instance, and configure a Vault dev instance to create dynamic DB creds.
This module creates a dynamic credentials setup between AWS and Terraform Cloud (project). It creates an IAM policy, IAM role, and IAM role policy attachment. It also creates a Terraform Cloud variable set with the AWS configurations.