vault_identity_mfa_duo

Resource for configuring the duo MFA method.

Example Usage

resource "vault_identity_mfa_duo" "example" {
  api_hostname    = "api-xxxxxxxx.duosecurity.com"
  secret_key      = "secret-key"
  integration_key = "secret-int-key"
}

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_duo.example 0d89c36a-4ff5-4d70-8749-bb6a5598aeec