Closed rubenqba closed 3 years ago
@rubenqba Thank you , it only support 2 roles for now as you can create custom role and use it, we are looking to add multi role support up to 10 in the next release
New release support up to 10 roles per user.
https://registry.terraform.io/providers/Kaginari/mongodb/latest/docs
Hi, I'm trying to assign several roles to users, but it seems that the
role
attribute only allows a maximum of 2 roles.I'm using this test resource
and then I got the following response:
Just like the error message says if I only define one or two roles, it executes successfully.