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

Resolves #2089 ---- ### Before the change? * You couldn't use `github_issue_labels` to manage an existing label ### After the change? * You can use `github_issue_labels` to manage an existing...

Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.26.12 to 3.26.13 Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes...

github_actions
dependencies

### Expected Behavior When setting the owner argument for the provider, a github_app_installation_repositories resource should only be allowed to modify app installations for the target Github org ### Actual Behavior...

Type: Bug
Status: Triage

Resolves #1481 ---- ### Before the change? * Does not support merge queue rules on rulesets. ### After the change? * Supports merge queue rules on rulesets ### Pull request...

### Describe the need When pushing a change to the code I'd like the integration tests to be able to be run. This doesn't have to be automatic as there...

Type: Feature
Status: Up for grabs
Type: Maintenance

### Expected Behavior output "user_saml_identity" { value = data.github_user_external_identity.myuser.saml_identity } returning saml_identity for the user in the organisation, provided that organisation owner is making this request. It is accessible for...

Type: Bug
Status: Up for grabs

Resolves #1904 ---- ### Before the change? Applying a default branch rule on a repository that already has a default branch with the same name returns a http error 422...

### Expected Behavior I don't have rights to update the repository settings. After I do `terraform apply` and the update fails, I want to see the correct stare. In other...

Type: Bug

### Expected Behavior When a `group_description` is changed in IdPs (for example Azure Entra), the change in `github_team_sync_group_mapping` should persist on applying Terraform. ### Actual Behavior When a `group_description` is...

Type: Bug
Status: Up for grabs

Resolves #2390 ---- ### Before the change? There is no way to set `secret_scanning_push_protection_custom_link` parameter * ### After the change? Should be able to set `secret_scanning_push_protection_custom_link` parameter for the URL...