package
4.4.0+incompatible
Repository: https://github.com/hashicorp/terraform-provider-vault.git
Documentation: pkg.go.dev

# Functions

CheckMountEnabled in Vault.
GetAuthMount will fetch the auth mount at the given path.
GetMount will fetch the secret mount at the given path.
IsMountNotFoundError returns true if error is a mount not found error.
NormalizeMountPath to be in a form valid for accessing values from api.MountOutput.
TrimSlashes from path.

# Constants

Error strings that are returned by the Vault API.
Error strings that are returned by the Vault API.

# Variables

ErrMountNotFound is used to signal to resources that a secret or auth mount does not exist and should be removed from state.