terraform-provider-slack icon indicating copy to clipboard operation
terraform-provider-slack copied to clipboard

Fix description and default channels of usergroups cannot be updated

Open jmatsu opened this issue 2 years ago • 0 comments

Fix https://github.com/jmatsu/terraform-provider-slack/issues/62, https://github.com/jmatsu/terraform-provider-slack/issues/14

slack-go v0.11.2 fixed these api issues. UpdateUserGroup API's interface has been changed because of the bug fixes.

jmatsu avatar Sep 01 '22 15:09 jmatsu