terraform-provider-github
terraform-provider-github copied to clipboard
Support import via team name
Rather than make the user lookup the team name via the API, use the existing getTeamID
function to do it for them.