You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/builtin/providers/github
Radek Simko 1c12ead951
provider/github: Remove unsafe ptr dereferencing (#8512)
10 years ago
..
config.go Add support for the Base URL endpoint so the GitHub provider can support GitHub Enterprise (#6434) 10 years ago
provider.go +github_repository_collaborator (#6861) 10 years ago
provider_test.go +github_repository_collaborator (#6861) 10 years ago
resource_github_membership.go provider/github: Remove unsafe ptr dereferencing (#8512) 10 years ago
resource_github_membership_test.go Fix import formatting across code base 10 years ago
resource_github_repository_collaborator.go +github_repository_collaborator (#6861) 10 years ago
resource_github_repository_collaborator_test.go +github_repository_collaborator (#6861) 10 years ago
resource_github_team.go Adding privacy argument for GitHub teams for #6015 (#6116) 10 years ago
resource_github_team_membership.go Adding privacy argument for GitHub teams for #6015 (#6116) 10 years ago
resource_github_team_membership_test.go Fix import formatting across code base 10 years ago
resource_github_team_repository.go +github_repository_collaborator (#6861) 10 years ago
resource_github_team_repository_test.go +github_repository_collaborator (#6861) 10 years ago
resource_github_team_test.go Adding privacy argument for GitHub teams for #6015 (#6116) 10 years ago
util.go Adding privacy argument for GitHub teams for #6015 (#6116) 10 years ago
util_permissions.go +github_repository_collaborator (#6861) 10 years ago
util_test.go Adding privacy argument for GitHub teams for #6015 (#6116) 10 years ago