You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the tune block of jwt_auth_backend, the description field is not supported despite being available in the API. It can be found under /sys/auth/{path}/tune. Can this be supported?
Description
In the tune block of
jwt_auth_backend
, the description field is not supported despite being available in the API. It can be found under/sys/auth/{path}/tune
. Can this be supported?Affected Resource(s) and/or Data Source(s)
jwt_auth_backend
Potential Terraform Configuration
References
https://registry.terraform.io/providers/hashicorp/vault/latest/docs/resources/jwt_auth_backend#default_lease_ttl (tune block)
https://developer.hashicorp.com/vault/api-docs/system/auth#read-auth-method-tuning
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: