role management for postgres synergy with vault dynamic credentials
This commit is contained in:
6
postgres/iac/backend.tf
Normal file
6
postgres/iac/backend.tf
Normal file
@@ -0,0 +1,6 @@
|
||||
terraform {
|
||||
backend "gcs" {
|
||||
bucket = "arcodange-tf"
|
||||
prefix = "factory/postgres"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user