Auth Backend Args
Provides a resource to configure the GCP auth backend within Vault.
Import
GCP authentication backends can be imported using the backend name, e.g.
$ pulumi import vault:gcp/authBackend:AuthBackend gcp gcpConstructors
Properties
The clients email associated with the credentials
A JSON string containing the contents of a GCP credentials file. If this value is empty, Vault will try to use Application Default Credentials from the machine on which the Vault server is running.
Specifies overrides to service endpoints used when making API requests. This allows specific requests made during authentication to target alternative service endpoints for use in Private Google Access environments. Requires Vault 1.11+. Overrides are set at the subdomain level using the following keys:
A description of the auth method.
If set, opts out of mount migration on path updates. See here for more info on Mount Migration
The ID of the private key from the credentials
Extra configuration block. Structure is documented below. The tune block is used to tune the auth backend: