modules/github/data.tf (3 lines of code) (raw):

data "github_organization" "alz" { name = var.organization_name }