resource "vault_auth_backend" "example" { type = "github" }
The following arguments are supported:
type
- (Required) The name of the policy
path
- (Optional) The path to mount the auth backend. This defaults to the name.
description
- (Optional) A description of the auth backend
No additional attributes are exported by this resource.
© 2018 HashiCorpLicensed under the MPL 2.0 License.
https://www.terraform.io/docs/providers/vault/r/auth_backend.html