Terraform – PostgreSQL as Backend (tfstate)
One of the sensitive points in Terraform projects are the famous state files or tfstates ( https://developer.hashicorp.com/terraform/language/state ), and when it comes to more dynamic use as we will do,…
One of the sensitive points in Terraform projects are the famous state files or tfstates ( https://developer.hashicorp.com/terraform/language/state ), and when it comes to more dynamic use as we will do,…
Ok, but the post itself is how to configure Vault to use a PostgreSQL database as storage / backend. This provides much greater security for data, as it can involve…