cryptiklemur / terraform-provider-discord

Discord Provider for Terraform
GNU General Public License v3.0
42 stars 33 forks source link

Disable cache to prevent role-creation bugs #6

Closed webcoyote closed 2 years ago

webcoyote commented 3 years ago

[Edit] My first fix still didn't work; this appears to correct the issue where a role is created with a position that is already in use by another role.

barrettclark commented 2 years ago

Using @webcoyote's fork and running locally I have confirmed that this works and allows me to setup a handful of roles that I cannot create with the 0.0.4 version. Can this be merged and released so that I can use it with Terraform Cloud?