Skip to content

Commit

Permalink
Add resource for authoritative repo access management
Browse files Browse the repository at this point in the history
  • Loading branch information
maroux committed Apr 20, 2022
1 parent fdfd3c6 commit d770e60
Show file tree
Hide file tree
Showing 6 changed files with 706 additions and 1 deletion.
1 change: 1 addition & 0 deletions github/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ func Provider() terraform.ResourceProvider {
"github_project_column": resourceGithubProjectColumn(),
"github_repository_autolink_reference": resourceGithubRepositoryAutolinkReference(),
"github_repository_collaborator": resourceGithubRepositoryCollaborator(),
"github_repository_collaborators": resourceGithubRepositoryCollaborators(),
"github_repository_deploy_key": resourceGithubRepositoryDeployKey(),
"github_repository_environment": resourceGithubRepositoryEnvironment(),
"github_repository_file": resourceGithubRepositoryFile(),
Expand Down
Loading

0 comments on commit d770e60

Please sign in to comment.