-
Notifications
You must be signed in to change notification settings - Fork 905
Closed
Labels
Type: BugSomething isn't working as documentedSomething isn't working as documented
Milestone
Description
Expected Behavior
When an error is returned from the GitHub API it should result in a provider error unless the behaviour is explicitly expected and coded for.
Actual Behavior
There are code paths in the provider where an error is checked for nil and then only handled if it's a specific type as there is no catch-all return err.
Terraform Version
n/a
Affected Resource(s)
n/a
Terraform Configuration Files
Steps to Reproduce
No response
Debug Output
Panic Output
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Type: BugSomething isn't working as documentedSomething isn't working as documented
Type
Projects
Status
Done