vault_identity_mfa_totp

Resource for configuring the totp MFA method.

Example Usage

resource "vault_identity_mfa_totp" "example" {
  issuer = "issuer1"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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

Import

Resource can be imported using its uuid field, e.g.

$ terraform import vault_identity_mfa_totp.example 0d89c36a-4ff5-4d70-8749-bb6a5598aeec