Kevin Zhao

Results 4 issues of Kevin Zhao

- Refactor out branches attribute from `resource_github_repository` and `data_source_github_repository` - Introduce a new data_source called `data_source_github_repository_branches` that returns branches instead. `Rationale:` I believe branches shouldn't belong to the attributes of...

Attempt to solve #985 for `github_branch_protection_v3`. According to the [docs](https://docs.github.com/en/rest/reference/branches#update-branch-protection), the `checks` field contains a list of objects that contain the fields of `context` and `app_id`. Note: I wrote a...

Context: I accidentally clicked on the wrong email when initially logging in, then I had permission denied errors when I tried running commands. When I tried relogging in, it would...

enhancement

Use Case: Say I have multiple clusters, that use the `prefix` field so that the sidecar can put metrics in the same bucket, but under different prefixes. From what I...