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
When not using an admin account, certain errors are ignored and you end up with the provider wanting to create an organization/user which already exists. It doesn't know it exists because the "not found" error is ignored. Now it is thrown so you see the problem.
Fixes #60
Co-authored-by: Mandy Schoep <[email protected]>
Reviewed-on: https://gitea.com/gitea/terraform-provider-gitea/pulls/85
Co-authored-by: OhMyMndy <[email protected]>
Co-committed-by: OhMyMndy <[email protected]>
0 commit comments