Terraform - Azure - Add a group to the guest user based on his department

Viewed 33

I have a particular problem. I need to add a specific department and specific groups according to the department on Azure Guests users. This is impossible to create with the plugin: azuread_invitation from Terraform.

The azuread_user plugin doesn't seem to be good for modifying a user profile for a guest.

Is there a way to do this ?

0 Answers
Related