Versions in this module Expand all Collapse all v1 v1.46.0 Nov 10, 2020 Changes in this version + func ExpandHDInsightNodeDefinition(name string, input []interface{}, definition HDInsightNodeDefinition) (*hdinsight.Role, error) + func ExpandHDInsightsAmbariMetastore(input []interface{}) map[string]interface + func ExpandHDInsightsConfigurations(input []interface{}) map[string]interface + func ExpandHDInsightsHiveMetastore(input []interface{}) map[string]interface + func ExpandHDInsightsMonitor(input []interface{}) hdinsight.ClusterMonitoringRequest + func ExpandHDInsightsOozieMetastore(input []interface{}) map[string]interface + func ExpandHDInsightsStorageAccounts(storageAccounts []interface{}, gen2storageAccounts []interface{}) (*[]hdinsight.StorageAccount, *hdinsight.ClusterIdentity, error) + func FindHDInsightConnectivityEndpoint(name string, input *[]hdinsight.ConnectivityEndpoint) string + func FindHDInsightRole(input *[]hdinsight.Role, name string) *hdinsight.Role + func FlattenHDInsightNodeDefinition(input *hdinsight.Role, existing []interface{}, ...) []interface + func FlattenHDInsightsAmbariMetastore(conf map[string]*string) []interface + func FlattenHDInsightsConfigurations(input map[string]*string) []interface + func FlattenHDInsightsHiveMetastore(env map[string]*string, site map[string]*string) []interface + func FlattenHDInsightsOozieMetastore(env map[string]*string, site map[string]*string) []interface + func SchemaHDInsightClusterVersion() *schema.Schema + func SchemaHDInsightDataSourceName() *schema.Schema + func SchemaHDInsightName() *schema.Schema + func SchemaHDInsightNodeDefinition(schemaLocation string, definition HDInsightNodeDefinition) *schema.Schema + func SchemaHDInsightTier() *schema.Schema + func SchemaHDInsightTls() *schema.Schema + func SchemaHDInsightsExternalMetastore() *schema.Schema + func SchemaHDInsightsExternalMetastores() *schema.Schema + func SchemaHDInsightsGateway() *schema.Schema + func SchemaHDInsightsGen2StorageAccounts() *schema.Schema + func SchemaHDInsightsMonitor() *schema.Schema + func SchemaHDInsightsStorageAccounts() *schema.Schema + func ValidateSchemaHDInsightNodeDefinitionVMSize() schema.SchemaValidateFunc + type HDInsightNodeDefinition struct + CanSpecifyDisks bool + CanSpecifyInstanceCount bool + FixedMinInstanceCount *int32 + FixedTargetInstanceCount *int32 + MaxInstanceCount *int + MaxNumberOfDisksPerNode *int + MinInstanceCount int + type Registration struct + func (r Registration) Name() string + func (r Registration) SupportedDataSources() map[string]*schema.Resource + func (r Registration) SupportedResources() map[string]*schema.Resource + func (r Registration) WebsiteCategories() []string