Versions in this module Expand all Collapse all v0 v0.8.18 Oct 21, 2021 Changes in this version + type GithubProvider struct + func (p *GithubProvider) GetConfig() cty.Value + func (p *GithubProvider) GetName() string + func (p *GithubProvider) GetSupportedService() map[string]terraformutils.ServiceGenerator + func (p *GithubProvider) Init(args []string) error + func (p *GithubProvider) InitService(serviceName string, verbose bool) error + func (p GithubProvider) GetProviderData(arg ...string) map[string]interface{} + func (p GithubProvider) GetResourceConnections() map[string]map[string][]string + type GithubService struct + type MembersGenerator struct + func (g *MembersGenerator) InitResources() error + type OrganizationBlockGenerator struct + func (g *OrganizationBlockGenerator) InitResources() error + type OrganizationGenerator struct + func (g *OrganizationGenerator) InitResources() error + type OrganizationProjectGenerator struct + func (g *OrganizationProjectGenerator) InitResources() error + type OrganizationWebhooksGenerator struct + func (g *OrganizationWebhooksGenerator) InitResources() error + type RepositoriesGenerator struct + func (g *RepositoriesGenerator) InitResources() error + func (g *RepositoriesGenerator) PostConvertHook() error + type TeamsGenerator struct + func (g *TeamsGenerator) InitResources() error + func (g *TeamsGenerator) PostConvertHook() error + type UserSSHKeyGenerator struct + func (g *UserSSHKeyGenerator) InitResources() error