terraform-provider-github
terraform-provider-github copied to clipboard
Graphql / Migrate repository resource ID
Migrates the repository resource ID from using the repository name to the global object ID. This will allow for such things are renaming repositories.
First pass, currently untested