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

### Expected Behavior There is a bug where you cannot save the state for the organization ruleset if this contains a required workflow ### Actual Behavior It does not save...

Type: Bug
Status: Triage

Github actions secret do not support repos from another organization. The only supported repos are the same from the owner's token. ---- ### Before the change? * You cannot set...

### Describe the need Github recently added a new checkbox to organization rulesets to enable automatic code review of pull requests ([see here](https://docs.github.com/en/copilot/using-github-copilot/code-review/configuring-automatic-code-review-by-copilot)). There is currently no way to enable...

Type: Feature
Status: Triage

### Expected Behavior Hi Team. We are working on using Terraform for platform automation. The code at: https://github.com/integrations/terraform-provider-github/blob/6008909a212294e332cb23f3bbaf1089e0d9ed1e/github/util.go#L26 Produces: Error: this resource can only be used in the context of...

Type: Bug
Status: Triage

### Expected Behavior When deploying a GitHub repository file via github_repository_file, we expect the files to be correctly injected into the repository's main branch. This functionality has remained stable for...

Type: Bug
Status: Triage

### Describe the need It would be great if the Github provider could re-use the auth provided through the ssh-agent and would not require a token. With `ForwardAgent yes` and...

Type: Feature
Status: Triage

Resolves #2288 ---- ### Before the change? Modifying a Github Environment Secret value from Terraform OR Externally in Github while using a `lifecycle` `ignore_changes` block **_always_** results in Secret creation....

Resolves #2542 ---- ### Before the change? * No parameter in `github_organization_ruleset` that cause an error, as it's required in `respository_rules_utils.expandRules` ### After the change? * The parameter is added...

### Describe the need Reopening: https://github.com/integrations/terraform-provider-github/issues/2276 Allow setting https_enforced when setting up GitHub Pages. It would be a nice addition to cname and build_type that are already possible. ### SDK...

Type: Feature
Status: Triage

### Describe the need Custom properties are defined on an organizational level, and then applied on a repository level. Not all repositories may require custom properties, but, on the other...

Type: Feature
Status: Triage