Name | Version |
---|---|
terraform | >= 0.12 |
Name | Version |
---|---|
azurerm | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
cluster_version | (Required) Specifies the Version of HDInsights which should be used for this Cluster. Changing this forces a new resource to be created. | string |
n/a | yes |
component_version | A component_version block | map |
{ |
no |
gateway | (Required) A gateway block | map |
{ |
no |
head_node | (Required) A Head_node block | map |
{ |
no |
location | (Required) Specifies the Azure Region which this HDInsight Kafka Cluster should exist. Changing this forces a new resource to be created. | string |
n/a | yes |
metastores | (Optional) A metastores block | list |
[] |
no |
min_tls_version | (Optional) The minimal supported TLS version. Possible values are 1.0, 1.1 or 1.2. Changing this forces a new resource to be created. | string |
"1.2" |
no |
monitor | (Optional) A monitor block | list |
[] |
no |
name | (Required) Specifies the name for this HDInsight Kafka Cluster. Changing this forces a new resource to be created. | string |
"azure-kafka123" |
no |
resource_group_name | (Required) Specifies the name of the Resource Group in which this HDInsight Kafka Cluster should exist. Changing this forces a new resource to be created. | string |
n/a | yes |
tags | (Optional) A map of Tags which should be assigned to this HDInsight Kafka Cluster. | map |
{} |
no |
tier | (Required) Specifies the Tier which should be used for this HDInsight Kafka Cluster. Possible values are Standard or Premium. Changing this forces a new resource to be created | string |
"Standard" |
no |
worker_node | (Required) A worker_node block | map |
{ |
no |
zookeeper_node | (Required) A zookeeper_node block | map |
{ |
no |
Name | Description |
---|---|
https_endpoint | The HTTPS Connectivity Endpoint for this HDInsight Kafka Cluster. |
id | The ID of the HDInsight Kafka Cluster. |
ssh_endpoint | The SSH Connectivity Endpoint for this HDInsight Kafka Cluster. |