Package-level declarations
Types
Builder for AuditArgs.
Manages additional request headers that appear in audited requests.
Manages additional request headers that appear in audited requests.
Builder for AuditRequestHeaderArgs.
Builder for AuditRequestHeader.
Builder for Audit.
Auth methods can be imported using the path
, e.g.
Auth methods can be imported using the path
, e.g.
Builder for AuthBackendArgs.
Builder for AuthBackend.
Provides a resource to create a role in an Cert auth backend within Vault.
Provides a resource to create a role in an Cert auth backend within Vault.
Builder for CertAuthBackendRoleArgs.
Builder for CertAuthBackendRole.
Provides a resource to manage Endpoint Governing Policy (EGP) via Sentinel. Note this feature is available only with Vault Enterprise.
Builder for EgpPolicyArgs.
Builder for EgpPolicy.
Provides a resource to manage Duo MFA. Note this feature is available only with Vault Enterprise.
Builder for MfaDuoArgs.
Builder for MfaDuo.
Provides a resource to manage Okta MFA. Note this feature is available only with Vault Enterprise.
Builder for MfaOktaArgs.
Builder for MfaOkta.
Provides a resource to manage PingID MFA. Note this feature is available only with Vault Enterprise.
Provides a resource to manage PingID MFA. Note this feature is available only with Vault Enterprise.
Builder for MfaPingidArgs.
Builder for MfaPingid.
Provides a resource to manage TOTP MFA. Note this feature is available only with Vault Enterprise.
Builder for MfaTotpArgs.
Builder for MfaTotp.
This resource enables a new secrets engine at the given path.
Builder for MountArgs.
Builder for Mount.
Builder for NamespaceArgs.
Builder for Namespace.
Builder for NomadSecretBackendArgs.
Builder for NomadSecretBackend.
Builder for NomadSecretRoleArgs.
Builder for NomadSecretRole.
Provides a resource to manage Password Policies Note this feature is available only Vault 1.5+
Provides a resource to manage Password Policies Note this feature is available only Vault 1.5+
Builder for PasswordPolicyArgs.
Builder for PasswordPolicy.
Builder for PluginArgs.
Builder for PluginPinnedVersionArgs.
Builder for PluginPinnedVersion.
Builder for Plugin.
Policies can be imported using the name
, e.g.
Builder for PolicyArgs.
Builder for Policy.
The provider type for the vault package. By default, resources use package-wide configuration settings, however an explicit Provider
instance may be created and passed during resource construction to achieve fine-grained programmatic control over provider settings. See the documentation for more information.
Builder for ProviderArgs.
Manage lease count quotas which enforce the number of leases that can be created. A lease count quota can be created at the root level or defined on a namespace or mount by specifying a path when creating the quota. See Vault's Documentation for more information. Note this feature is available only with Vault Enterprise.
Manage lease count quotas which enforce the number of leases that can be created. A lease count quota can be created at the root level or defined on a namespace or mount by specifying a path when creating the quota. See Vault's Documentation for more information. Note this feature is available only with Vault Enterprise.
Builder for QuotaLeaseCountArgs.
Builder for QuotaLeaseCount.
Manage rate limit quotas which enforce API rate limiting using a token bucket algorithm. A rate limit quota can be created at the root level or defined on a namespace or mount by specifying a path when creating the quota. See Vault's Documentation for more information.
Manage rate limit quotas which enforce API rate limiting using a token bucket algorithm. A rate limit quota can be created at the root level or defined on a namespace or mount by specifying a path when creating the quota. See Vault's Documentation for more information.
Builder for QuotaRateLimitArgs.
Builder for QuotaRateLimit.
Autopilot enables automated workflows for managing Raft clusters. The current feature set includes 3 main features: Server Stabilization, Dead Server Cleanup and State API. These three features are introduced in Vault 1.7.
Autopilot enables automated workflows for managing Raft clusters. The current feature set includes 3 main features: Server Stabilization, Dead Server Cleanup and State API. These three features are introduced in Vault 1.7.
Builder for RaftAutopilotArgs.
Builder for RaftAutopilot.
Builder for RaftSnapshotAgentConfigArgs.
Builder for RaftSnapshotAgentConfig.
Provides a resource to manage Role Governing Policy (RGP) via Sentinel. Note this feature is available only with Vault Enterprise.
Builder for RgpPolicyArgs.
Builder for RgpPolicy.
Builder for TokenArgs.
Builder for Token.
The provider type for the vault package. By default, resources use package-wide configuration settings, however an explicit Provider
instance may be created and passed during resource construction to achieve fine-grained programmatic control over provider settings. See the documentation for more information.
Builder for VaultProvider.