Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebased - provider: Add the possibility to create repositories for non-organization accounts #428

Closed
wants to merge 6 commits into from

Conversation

anGie44
Copy link
Contributor

@anGie44 anGie44 commented Apr 16, 2020

Continuing the work done by @elislusarczyk in https://github.com/terraform-providers/terraform-provider-github/pull/96 to support individual github accounts for repos

Eliasz Slusarczyk and others added 5 commits August 8, 2018 16:00
# Conflicts:
#	github/config.go
#	github/data_source_github_actions_public_key.go
#	github/data_source_github_collaborators.go
#	github/data_source_github_ip_ranges.go
#	github/data_source_github_membership.go
#	github/data_source_github_release.go
#	github/data_source_github_repositories.go
#	github/data_source_github_repository.go
#	github/data_source_github_team.go
#	github/data_source_github_user.go
#	github/provider_test.go
#	github/resource_github_actions_secret.go
#	github/resource_github_actions_secret_test.go
#	github/resource_github_branch_protection.go
#	github/resource_github_branch_protection_test.go
#	github/resource_github_issue_label.go
#	github/resource_github_issue_label_test.go
#	github/resource_github_membership.go
#	github/resource_github_membership_test.go
#	github/resource_github_organization_project.go
#	github/resource_github_organization_project_test.go
#	github/resource_github_organization_webhook.go
#	github/resource_github_organization_webhook_test.go
#	github/resource_github_project_column.go
#	github/resource_github_project_column_test.go
#	github/resource_github_repository.go
#	github/resource_github_repository_collaborator.go
#	github/resource_github_repository_collaborator_test.go
#	github/resource_github_repository_deploy_key.go
#	github/resource_github_repository_deploy_key_test.go
#	github/resource_github_repository_file.go
#	github/resource_github_repository_file_test.go
#	github/resource_github_repository_project.go
#	github/resource_github_repository_project_test.go
#	github/resource_github_repository_test.go
#	github/resource_github_repository_webhook.go
#	github/resource_github_repository_webhook_test.go
#	github/resource_github_team.go
#	github/resource_github_team_membership.go
#	github/resource_github_team_membership_test.go
#	github/resource_github_team_repository.go
#	github/resource_github_team_repository_test.go
#	github/resource_github_team_test.go
#	github/resource_github_user_gpg_key.go
#	github/resource_github_user_gpg_key_test.go
#	github/resource_github_user_invitation_accepter.go
#	github/resource_github_user_ssh_key.go
#	github/resource_github_user_ssh_key_test.go
#	github/resource_organization_block.go
#	github/resource_organization_block_test.go
@ghost ghost added the size/XXL label Apr 16, 2020
@anGie44
Copy link
Contributor Author

anGie44 commented Apr 17, 2020

@anGie44 anGie44 requested a review from jcudit April 17, 2020 19:07
@anGie44 anGie44 linked an issue Apr 17, 2020 that may be closed by this pull request
@anGie44 anGie44 changed the title rebased - provider: Add the possibility to create repositories for non-organization accounts rebased - provider: Add the possibility to create or read from resources/data for non-organization accounts Apr 17, 2020
@anGie44 anGie44 force-pushed the eliasz_individual_account_rebase branch from 9c1686d to 80b2f7c Compare April 29, 2020 04:25
@anGie44 anGie44 changed the title rebased - provider: Add the possibility to create or read from resources/data for non-organization accounts rebased - provider: Add the possibility to create repositories for non-organization accounts Apr 29, 2020
@anGie44 anGie44 closed this May 17, 2020
@anGie44 anGie44 deleted the eliasz_individual_account_rebase branch May 17, 2020 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant