terraform-provider-github icon indicating copy to clipboard operation
terraform-provider-github copied to clipboard

Terraform GitHub provider

Results 439 terraform-provider-github issues
Sort by recently updated
recently updated
newest added

This is updating the core go-github package from v57 to v62 and adjusting all the resources impacted to be backwards compatible. This is also fixing tests that were previously broken,...

### Expected Behavior We want to use the GitHub Terraform provider to manage our organizations but the `github_organization_settings` resource invariably fails with HTTP 422. Tried many different combinations with no...

Type: Bug
Status: Up for grabs

### Expected Behavior no replacement or changes should be happen when using repository name instead of repository id as specified in the documentation. ### Actual Behavior encountering issues with Terraform...

Type: Bug
Status: Up for grabs
Status: Stale
hacktoberfest

Resolves #588 ---- ### After the change? * Add ability to turn on dependabot through automated_security_fixes field ### Pull request checklist - [ ] Tests for the changes have been...

Resolves #2067 ---- ### Before the change? * ### After the change? * ### Pull request checklist - [ ] Tests for the changes have been added (for bug fixes...

### Describe the need For the resources `github_enterprise_actions_runner_group` and `github_actions_runner_group` I would like support for configuring private networking via Terraform. This would help ease setup and maintenance of a great...

Type: Feature
Status: Up for grabs

### Describe the need Currently it returns 3 individual list with full_names, names and repo_ids. I need to map repo name to the repo id, but I'm not sure if...

Type: Feature
Status: Up for grabs

### Expected Behavior Terraform should stop when asked. ### Actual Behavior Cancelled terraform apply hung forever until forcibly killed (SIGKILL). ### Terraform Version Terraform 1.7.4 on linux AMD64 ### Affected...

Type: Bug

Resolves #2187 ---- ### Before the change? * go-github v57.0.0 ### After the change? * go-github v60.0.0 * Fix code for * https://github.com/google/go-github/pull/3070 * https://github.com/google/go-github/pull/3073 ### Pull request checklist -...

Hi there, ### Software Versions Terraform: ``` Terraform v1.0.7 on linux_amd64 ``` [GitHub Provider:](https://registry.terraform.io/providers/integrations/github/latest/docs#argument-reference) ``` github = { source = "integrations/github" version = "~> 4.14.0" } ``` ### Affected Resource(s)...

Type: Feature
Status: Up for grabs
p/app_auth
Status: Stale