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
Vault introduced a regression in 1.13.2 that forces us to set the max_page_size so the LDAP groups can still work.
We configure everything in Vault using this provider. Unfortunately, it seems the max_page_size (which is fairly new: introduced in latest release with this pull request) cannot be set with the vault_ldap_auth_backend resource.
Please allow us to configure this parameter for the LDAP auth backend.
Actual Behavior
Currently it is not possible to set the max_page_size
The text was updated successfully, but these errors were encountered:
Terraform Version
1.14.6
Affected Resource(s)
Expected Behavior
Vault introduced a regression in 1.13.2 that forces us to set the max_page_size so the LDAP groups can still work.
We configure everything in Vault using this provider. Unfortunately, it seems the
max_page_size
(which is fairly new: introduced in latest release with this pull request) cannot be set with the vault_ldap_auth_backend resource.Please allow us to configure this parameter for the LDAP auth backend.
Actual Behavior
Currently it is not possible to set the
max_page_size
The text was updated successfully, but these errors were encountered: