terraform-provider-slack
terraform-provider-slack copied to clipboard
Fix description and default channels of usergroups cannot be updated
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.