Frank van Boven

Results 14 issues of Frank van Boven

At the moment the settings are stored in the `HKEY_CURRENT_USER`, this is annoying when using automation to install and configure WinNUT. We use Chef to install and configure WinNUT which...

**Describe the issue** Got a fatal exception since yesterday **Examples** Please share an example code sample (in the IaC of your choice) + the expected outcomes. **Exception Trace** ```log Traceback...

crash

We've got the following line in `.gitignore`: ```txt !functions/**/local.env ``` This results in the following Syntax error: ```log Run GrantBirki/[email protected] with: github_token: *** mode: fail comment: false base_dir: . use_dot_match:...

We're now using the `github_organization_settings` to configure some organisational settings (instead of "manual") and we noticed that settings `members_can_fork_private_repositories` works in unexpected ways with the organisational settings: ![image](https://github.com/integrations/terraform-provider-github/assets/35613489/678a0e36-f571-41d8-87ae-880104c30b9d) We had...

Type: Bug
Status: Needs info