-
Notifications
You must be signed in to change notification settings - Fork 905
Closed
Labels
Status: TriageThis is being looked at and prioritizedThis is being looked at and prioritizedType: BugSomething isn't working as documentedSomething isn't working as documented
Description
Expected Behavior
Use baseURL for api requests
Actual Behavior
Uses api.github.com since regex is wrong
Terraform Version
opentofu 1.10.6
integrations/github v6.8.3
Affected Resource(s)
github_organization_role
but guessing all
Terraform Configuration Files
Steps to Reproduce
set baseURL in provider to a data residency and run opentofu init && opentofu plan
Debug Output
GET https://<redacted>.ghe.com/api/v3/orgs/banken/organization-roles/Panic Output
No panic just errorCode of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Status: TriageThis is being looked at and prioritizedThis is being looked at and prioritizedType: BugSomething isn't working as documentedSomething isn't working as documented
Type
Projects
Status
Done