Backend Config Est
Allows setting the EST configuration on a PKI Secret Backend
Import
The PKI config cluster can be imported using the resource's id. In the case of the example above the id would be pki-root/config/est, where the pki-root component is the resource's backend, e.g.
$ pulumi import vault:pkiSecret/backendConfigEst:BackendConfigEst example pki-root/config/estProperties
Lists the mount accessors EST should delegate authentication requests towards (see below for nested schema).
If set, this mount will register the default .well-known/est URL path. Only a single mount can enable this across a Vault cluster.
Required to be set if default_mount is enabled. Specifies the behavior for requests using the default EST label. Can be sign-verbatim or a role given by role:
If set, parse out fields from the provided CSR making them available for Sentinel policies.
Configures a pairing of an EST label with the redirected behavior for requests hitting that role. The path policy can be sign-verbatim or a role given by role:
A read-only timestamp representing the last time the configuration was updated.