Panfactum LogoPanfactum
Infrastructure ModulesKuberneteskube_sa_auth_pg

Postgres Authentication via Kubernetes Service Account

kube_sa_auth_pg
Stable
Submodule
Source Code Link

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