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

Terraform GitHub provider

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

### Describe the need #1650 has revealed that we may have a number of data sources and resources that use an incorrect owner. When schema provides an owner field, we...

Status: Up for grabs
Type: Maintenance
hacktoberfest

Hey there, We are working on some frontend react integrations with terraform code. Where in we want to provision application and then create on github oauth application. All above is...

Type: Feature
New resource
Status: Blocked

### Describe the need Hello, I'm trying to differentiate between authentication methods: using PAT (Personal Access Token) in my local environment and the GitHub App in the CI environment. However,...

Type: Feature
Status: Up for grabs
hacktoberfest

Resolves #1877 This PR adds new provider configuration parameters that mirror those in the `app_auth` block and make it possible to switch between token-based and app-based authentication via environment variables...

Awaiting response

### 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

### Expected Behavior Earlier the job ran successfully with the same argument mentioned in github_branch_protection resource ### Actual Behavior But now its failing with the above error. ### Terraform Version...

Type: Bug
Status: Up for grabs

### Expected Behavior The query should only return the repositories with custom property `is_confidential` set to no ### Actual Behavior The query returned all of my org's repositories despite whether...

Type: Bug
Status: Up for grabs

### Describe the need Today only a list of environments is available per repo - [github_repository_environments](https://registry.terraform.io/providers/integrations/github/latest/docs/data-sources/repository_environments) Having a data source for a specific repo environment would be very helpful in...

Type: Feature
Status: Up for grabs

### Expected Behavior currently decode of json fails for certain response types, but since all exceptions that come out of the rest client are ignored there's just `null` stored in...

Type: Bug
Status: Up for grabs

### Describe the need Custom tabs allow you to create links on your repository that can point to other services. - Repository > Settings > Integrations > Custom Tabs ###...

Type: Feature
Status: Up for grabs