Postgres Authentication via Kubernetes Service Account
Providers
The following providers are needed by this module:
-
kubernetes (2.27.0)
-
vault (3.25.0)
Required Inputs
The following input variables are required:
database_role
Description: The database role to use
Type: string
namespace
Description: The namespace where the service account and cluster live
Type: string
service_account
Description: The name of the service account
Type: string
Optional Inputs
The following input variables are optional (have default values):
Outputs
The following outputs are exported:
secret_name
Description: n/a
secret_provider_class
Description: n/a
Usage
No notes