Versions in this module Expand all Collapse all v0 v0.8.18 Oct 21, 2021 Changes in this version + const GlobalRegion + func LoadConfigFromProfile(profileName string) (*connectivity.Config, error) + type AliCloudProvider struct + func (p *AliCloudProvider) GetConfig() cty.Value + func (p *AliCloudProvider) GetName() string + func (p *AliCloudProvider) GetSupportedService() map[string]terraformutils.ServiceGenerator + func (p *AliCloudProvider) Init(args []string) error + func (p *AliCloudProvider) InitService(serviceName string, verbose bool) error + func (p AliCloudProvider) GetProviderData(arg ...string) map[string]interface{} + func (p AliCloudProvider) GetResourceConnections() map[string]map[string][]string + type AliCloudService struct + func (s *AliCloudService) LoadClientFromProfile() (*connectivity.AliyunClient, error) + type ConfigFile struct + Current string + MetaPath string + Profiles []struct{ ... } + type DNSGenerator struct + func (g *DNSGenerator) InitResources() error + type EcsGenerator struct + func (g *EcsGenerator) InitResources() error + func (g *EcsGenerator) PostConvertHook() error + type KeyPairGenerator struct + func (g *KeyPairGenerator) InitResources() error + type NatGatewayGenerator struct + func (g *NatGatewayGenerator) InitResources() error + type PvtzGenerator struct + func (g *PvtzGenerator) InitResources() error + func (g *PvtzGenerator) PostConvertHook() error + type RAMGenerator struct + func (g *RAMGenerator) InitResources() error + func (g *RAMGenerator) PostConvertHook() error + type RdsGenerator struct + func (g *RdsGenerator) InitResources() error + func (g *RdsGenerator) PostConvertHook() error + type SgGenerator struct + func (g *SgGenerator) InitResources() error + func (g *SgGenerator) PostConvertHook() error + type SlbGenerator struct + func (g *SlbGenerator) InitResources() error + func (g *SlbGenerator) PostConvertHook() error + type VSwitchGenerator struct + func (g *VSwitchGenerator) InitResources() error + type VpcGenerator struct + func (g *VpcGenerator) InitResources() error