LDAP configuration using Terraform
We would like to be able to use Terraform to configure LDAP authentication/authorization on projects.
The functionality is available via the API:
https://docs.atlas.mongodb.com/reference/api/ldaps-configuration/
However, go-client-mongodb-atlas does not have these endpoints implemented, so that would need to be done before this functionality is included in the provider.

1 comment
-
Kyle commented
This would be great! Further we have consistent issues using the API to verify. It typically takes a few minutes before the verify API call even works right. If this was integrated into terraform including the verify that would be a huge help and cut down on our failures.