Adding description in user database using Terraform
I'm not able to set description on user database using terraform. This feature is available on API but not in the terraform provider.
7
votes

This is now supported as of provider version 1.34.0
-
Jason commented
Thank you; I have upgraded today and am now using the user description across all our altas clusters.
-
Jason commented
This would be a useful addition for us, as we maintain multiple users via terraform. Being able to supply a description for compliance/security reasons is important.
Link showing is available via API:
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Database-Users/operation/createDatabaseUser