Describe the need
The current GitHub Terraform provider does not support forking repositories via configuration. This functionality would be valuable for teams or individuals who want to create forks of repositories as part of their infrastructure-as-code workflows.
What do you want to happen?
I would like to introduce a new resource (e.g., github_repository_fork) or an extension of the existing repository resource that allows users to define and manage repository forks directly from Terraform.
SDK Version
No response
API Version
No response
Relevant log output
N/A — this is a new feature request and not related to an error or failure.
Code of Conduct
Note
I already created PR for this feature and it is ready for review
#2678
Describe the need
The current GitHub Terraform provider does not support forking repositories via configuration. This functionality would be valuable for teams or individuals who want to create forks of repositories as part of their infrastructure-as-code workflows.
What do you want to happen?
I would like to introduce a new resource (e.g., github_repository_fork) or an extension of the existing repository resource that allows users to define and manage repository forks directly from Terraform.
SDK Version
No response
API Version
No response
Relevant log output
Code of Conduct
Note
I already created PR for this feature and it is ready for review
#2678