I am creating new user in QuickSight with Terraform script and give that user some membership. After tf apply command, I can see that user is created in the QS console Manage users and also I see it into membership groups , but invitation mail is not sent to the mail address specified for that user.
And, when I go in the manage user console and manually click on resend invitation, than mail is received. What I am missing while preparing the tf scripts and resources regards creation of the users and sending the invitation on a specified email address.
Here is the terraform plan :