terraform-provider-vault
terraform-provider-vault copied to clipboard
Add anonymous_group_search to ldap_auth_backend
Community Note
- Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
- Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request
Relates OR Closes #0000
Release note for CHANGELOG:
Add missing argument to anonymous_group_search ldap_auth_backend
Output from acceptance testing:
$ make testacc TESTARGS='-run=TestAccXXX'
...
Please note I'm not a go coder, I've no idea how terraform works under the hood and this is a total guess on how to add the argument. This relates to https://github.com/hashicorp/terraform-provider-vault/issues/1349