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
Andy Lindeman 46fd77bbed
Clears branch protection from state only if error is an HTTP 404 (#13887)
9 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 provider/github: Implements github_branch_protection (#10476) 9 years ago
provider_test.go provider/github: supports importing resources (#10382) 10 years ago
resource_github_branch_protection.go Clears branch protection from state only if error is an HTTP 404 (#13887) 9 years ago
resource_github_branch_protection_test.go provider/github: Implements github_branch_protection (#10476) 9 years ago
resource_github_issue_label.go Handle the case when issue labels already exist 9 years ago
resource_github_issue_label_test.go Add test 9 years ago
resource_github_membership.go Updates google/go-github to the latest revision (#12604) 9 years ago
resource_github_membership_test.go Updates google/go-github to the latest revision (#12604) 9 years ago
resource_github_organization_webhook.go provider/github: add repository_webhook resource (#12924) 9 years ago
resource_github_organization_webhook_test.go provider/github: add repository_webhook resource (#12924) 9 years ago
resource_github_repository.go Updates google/go-github to the latest revision (#12604) 9 years ago
resource_github_repository_collaborator.go Updates google/go-github to the latest revision (#12604) 9 years ago
resource_github_repository_collaborator_test.go Updates google/go-github to the latest revision (#12604) 9 years ago
resource_github_repository_test.go provider/github: Improve test failure message (#12978) 9 years ago
resource_github_repository_webhook.go provider/github: add repository_webhook resource (#12924) 9 years ago
resource_github_repository_webhook_test.go provider/github: add repository_webhook resource (#12924) 9 years ago
resource_github_team.go Updates google/go-github to the latest revision (#12604) 9 years ago
resource_github_team_membership.go Updates google/go-github to the latest revision (#12604) 9 years ago
resource_github_team_membership_test.go provider/github: Randomize repo and team names in acc tests (#12802) 9 years ago
resource_github_team_repository.go Updates google/go-github to the latest revision (#12604) 9 years ago
resource_github_team_repository_test.go provider/github: Randomize repo and team names in acc tests (#12802) 9 years ago
resource_github_team_test.go provider/github: Randomize repo and team names in acc tests (#12802) 9 years ago
util.go Updates google/go-github to the latest revision (#12604) 9 years ago
util_permissions.go Updates google/go-github to the latest revision (#12604) 9 years ago
util_test.go Adding privacy argument for GitHub teams for #6015 (#6116) 10 years ago