vault_auth_backends

Example Usage

data "vault_auth_backends" "example" {}
data "vault_auth_backends" "example-filter" {
  type = "kubernetes"
}

Argument Reference

The following arguments are supported:

Attributes Reference

In addition to the fields above, the following attributes are exported: