0
0
llucycodes42
This code fetches the GitHub team memberships of the user.
Shortcut: tf_github_team_membership
resource "github_team_membership" "${MyResource}" {
}
0
0
llucycodes42
This code fetches the GitHub team memberships of the user.
Shortcut: tf_github_team_membership
resource "github_team_membership" "${MyResource}" {
}