bradam12

Results 3 issues of bradam12

Resolves #2163 ---- ### Before the change? * panic when importing invalid autolink reference ### After the change? * throws an error as expected ### Pull request checklist - [...

### Expected Behavior ``` Error: cannot find autolink reference KEY- in repo my-org/my-repo ``` ### Actual Behavior Panic error ### Terraform Version Terraform v1.5.4 on darwin_arm64 + provider registry.terraform.io/integrations/github v6.0.0...

Type: Bug

Resolves #1482 This adds a new resource `github_enterprise_actions_runner_group` to control runner groups at the enterprise level. Additional attribute `database_id` added to `data.github_enterprise` and `resource.github_enterprise_organization`. The `id` fields on these two...