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
[BUG] github_organization_role Ensure role_id is set after Create (#3011)
* Set `role_id` also in `resourceGithubOrganizationRoleCreate``
Since it's a computed value, it should be set in Create and Read
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
* API doesn't accept `base_role = none`
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
* Revert unnecessary change
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
---------
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
0 commit comments