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.
LDAP is now available in versions 0.9.0 of the provider.
-
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.