Versions in this module Expand all Collapse all v0 v0.0.2 Aug 6, 2019 v0.0.1 Jul 23, 2019 Changes in this version + func NewSSHClient(pc ProviderConfig, rc types.RemoteConnection) (*ssh.Client, error) + func Provider() terraform.ResourceProvider + func WithAutomationSchema() map[string]*schema.Schema + func WithHostSchema() map[string]*schema.Schema + func WithMongoDSchema() map[string]*schema.Schema + func WithOpsManagerSchema() map[string]*schema.Schema + func WithProviderConfig(pc *ProviderConfig) func(params *ssh.Connection) error + type ProviderConfig struct