role management for postgres synergy with vault dynamic credentials

This commit is contained in:
2024-10-30 10:36:31 +01:00
parent f9a47c8ccf
commit 1c22b946d6
13 changed files with 260 additions and 10 deletions

View File

@@ -0,0 +1,3 @@
variable "applications" {
type = set(string)
}