You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently the SDK doesn't have an update methold, just create. Until the SDK supports updating group descriptions (maybe the new graph one does) we won't be able to fix this 😞
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
Terraform (and AzureAD Provider) Version
Affected Resource(s)
azuread_group
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Changing the description only should not create a new resource as the Portal allows changing the text without changing the object ID.
Actual Behavior
Changing the description only creates a new resource.
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: