hashicorp / terraform-provider-vault

Terraform Vault provider
https://www.terraform.io/docs/providers/vault/
Mozilla Public License 2.0
451 stars 535 forks source link

Fix typo in documentation for JWT Auth Role #2258

Closed vinay-gopalan closed 4 weeks ago

vinay-gopalan commented 4 weeks ago

Description

The documentation for not_before_leeway and expiration_leeway contained typos. If set to 0, Vault will enforce a default of 150s, not 60s as the documentation currently states.

Reported by customer.