terraform-provider-github icon indicating copy to clipboard operation
terraform-provider-github copied to clipboard

Add membership_type to data.github_team

Open bpaquet opened this issue 2 years ago • 1 comments

Add an option to data.github_team to query only direct member.

We need to use graphql for this because the Rest API does not offer the feature.

bpaquet avatar Jul 31 '22 11:07 bpaquet

@kfcampbell this PR is binary free :) :(

bpaquet avatar Jul 31 '22 11:07 bpaquet

I've been able to see successful integration tests before and after this change. Thanks!

kfcampbell avatar Aug 26 '22 23:08 kfcampbell