terraform/builtin/providers/github
Radek Simko e6e2535d2e provider/github: Randomize repo and team names in acc tests (#12802) 2017-03-17 10:47:43 +00:00
..
config.go Add support for the Base URL endpoint so the GitHub provider can support GitHub Enterprise (#6434) 2016-05-09 19:22:53 +01:00
provider.go provider/github: add GitHub labels resource (#10142) 2016-11-18 13:24:37 +02:00
provider_test.go provider/github: supports importing resources (#10382) 2016-11-28 17:30:24 +00:00
resource_github_issue_label.go provider/github: Randomize repo and team names in acc tests (#12802) 2017-03-17 10:47:43 +00:00
resource_github_issue_label_test.go Updates google/go-github to the latest revision (#12604) 2017-03-12 16:05:18 +02:00
resource_github_membership.go Updates google/go-github to the latest revision (#12604) 2017-03-12 16:05:18 +02:00
resource_github_membership_test.go Updates google/go-github to the latest revision (#12604) 2017-03-12 16:05:18 +02:00
resource_github_repository.go Updates google/go-github to the latest revision (#12604) 2017-03-12 16:05:18 +02:00
resource_github_repository_collaborator.go Updates google/go-github to the latest revision (#12604) 2017-03-12 16:05:18 +02:00
resource_github_repository_collaborator_test.go Updates google/go-github to the latest revision (#12604) 2017-03-12 16:05:18 +02:00
resource_github_repository_test.go provider/github: Randomize repo and team names in acc tests (#12802) 2017-03-17 10:47:43 +00:00
resource_github_team.go Updates google/go-github to the latest revision (#12604) 2017-03-12 16:05:18 +02:00
resource_github_team_membership.go Updates google/go-github to the latest revision (#12604) 2017-03-12 16:05:18 +02:00
resource_github_team_membership_test.go provider/github: Randomize repo and team names in acc tests (#12802) 2017-03-17 10:47:43 +00:00
resource_github_team_repository.go Updates google/go-github to the latest revision (#12604) 2017-03-12 16:05:18 +02:00
resource_github_team_repository_test.go provider/github: Randomize repo and team names in acc tests (#12802) 2017-03-17 10:47:43 +00:00
resource_github_team_test.go provider/github: Randomize repo and team names in acc tests (#12802) 2017-03-17 10:47:43 +00:00
util.go Updates google/go-github to the latest revision (#12604) 2017-03-12 16:05:18 +02:00
util_permissions.go Updates google/go-github to the latest revision (#12604) 2017-03-12 16:05:18 +02:00
util_test.go Adding privacy argument for GitHub teams for #6015 (#6116) 2016-04-11 13:09:25 +01:00