From bae3b550d5b85db6fa84d76a60b9a30580520a72 Mon Sep 17 00:00:00 2001 From: jiawei Date: Tue, 14 Nov 2023 07:25:43 +0000 Subject: [PATCH] Fix docs --- website/docs/r/hdinsight_hadoop_cluster.html.markdown | 8 ++++---- website/docs/r/hdinsight_hbase_cluster.html.markdown | 6 +++--- .../r/hdinsight_interactive_query_cluster.html.markdown | 6 +++--- website/docs/r/hdinsight_kafka_cluster.html.markdown | 8 ++++---- website/docs/r/hdinsight_spark_cluster.html.markdown | 6 +++--- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/website/docs/r/hdinsight_hadoop_cluster.html.markdown b/website/docs/r/hdinsight_hadoop_cluster.html.markdown index 11c2e0bb3af2f..e79973cef80b0 100644 --- a/website/docs/r/hdinsight_hadoop_cluster.html.markdown +++ b/website/docs/r/hdinsight_hadoop_cluster.html.markdown @@ -159,7 +159,7 @@ A `head_node` block supports the following: * `virtual_network_id` - (Optional) The ID of the Virtual Network where the Head Nodes should be provisioned within. Changing this forces a new resource to be created. -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. --- @@ -257,7 +257,7 @@ A `worker_node` block supports the following: * `autoscale` - (Optional) A `autoscale` block as defined below. -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. --- @@ -291,7 +291,7 @@ A `zookeeper_node` block supports the following: * `virtual_network_id` - (Optional) The ID of the Virtual Network where the Zookeeper Nodes should be provisioned within. Changing this forces a new resource to be created. -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. --- @@ -305,7 +305,7 @@ A `edge_node` block supports the following: * `https_endpoints` - (Optional) The HTTPS Connectivity Endpoint for this HDInsight Hadoop Cluster. -* `uninstall_script_actions` - (Optional) A `uninstall_script_actions` block as defined below. Changing this forces a new resource to be created. +* `uninstall_script_actions` - (Optional) A `uninstall_script_actions` block as defined below. --- diff --git a/website/docs/r/hdinsight_hbase_cluster.html.markdown b/website/docs/r/hdinsight_hbase_cluster.html.markdown index 32ccf6503ece1..2867c8a551a66 100644 --- a/website/docs/r/hdinsight_hbase_cluster.html.markdown +++ b/website/docs/r/hdinsight_hbase_cluster.html.markdown @@ -159,7 +159,7 @@ A `head_node` block supports the following: * `virtual_network_id` - (Optional) The ID of the Virtual Network where the Head Nodes should be provisioned within. Changing this forces a new resource to be created. -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. --- @@ -235,7 +235,7 @@ A `storage_account_gen2` block supports the following: A `worker_node` block supports the following: -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. * `username` - (Required) The Username of the local administrator for the Worker Nodes. Changing this forces a new resource to be created. @@ -271,7 +271,7 @@ A `disk_encryption` block supports the following: A `zookeeper_node` block supports the following: -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. * `username` - (Required) The Username of the local administrator for the Zookeeper Nodes. Changing this forces a new resource to be created. diff --git a/website/docs/r/hdinsight_interactive_query_cluster.html.markdown b/website/docs/r/hdinsight_interactive_query_cluster.html.markdown index 028ed17fe5a07..87a3d38f57737 100644 --- a/website/docs/r/hdinsight_interactive_query_cluster.html.markdown +++ b/website/docs/r/hdinsight_interactive_query_cluster.html.markdown @@ -163,7 +163,7 @@ A `head_node` block supports the following: * `virtual_network_id` - (Optional) The ID of the Virtual Network where the Head Nodes should be provisioned within. Changing this forces a new resource to be created. -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. --- @@ -239,7 +239,7 @@ A `storage_account_gen2` block supports the following: A `worker_node` block supports the following: -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. * `username` - (Required) The Username of the local administrator for the Worker Nodes. Changing this forces a new resource to be created. @@ -279,7 +279,7 @@ A `disk_encryption` block supports the following: A `zookeeper_node` block supports the following: -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. * `username` - (Required) The Username of the local administrator for the Zookeeper Nodes. Changing this forces a new resource to be created. diff --git a/website/docs/r/hdinsight_kafka_cluster.html.markdown b/website/docs/r/hdinsight_kafka_cluster.html.markdown index e033690aa2633..6073fd723b5d9 100644 --- a/website/docs/r/hdinsight_kafka_cluster.html.markdown +++ b/website/docs/r/hdinsight_kafka_cluster.html.markdown @@ -156,7 +156,7 @@ A `compute_isolation` block supports the following: A `head_node` block supports the following: -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. * `username` - (Required) The Username of the local administrator for the Head Nodes. Changing this forces a new resource to be created. @@ -234,7 +234,7 @@ A `storage_account_gen2` block supports the following: A `worker_node` block supports the following: -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. * `number_of_disks_per_node` - (Required) The number of Data Disks which should be assigned to each Worker Node, which can be between 1 and 8. Changing this forces a new resource to be created. @@ -260,7 +260,7 @@ A `worker_node` block supports the following: A `zookeeper_node` block supports the following: -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. * `username` - (Required) The Username of the local administrator for the Zookeeper Nodes. Changing this forces a new resource to be created. @@ -294,7 +294,7 @@ A `disk_encryption` block supports the following: A `kafka_management_node` block supports the following: -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. * `username` - (Required) The Username of the local administrator for the Kafka Management Nodes. Changing this forces a new resource to be created. diff --git a/website/docs/r/hdinsight_spark_cluster.html.markdown b/website/docs/r/hdinsight_spark_cluster.html.markdown index c31bdad31c718..c270d8ee1a2ce 100644 --- a/website/docs/r/hdinsight_spark_cluster.html.markdown +++ b/website/docs/r/hdinsight_spark_cluster.html.markdown @@ -161,7 +161,7 @@ A `head_node` block supports the following: * `virtual_network_id` - (Optional) The ID of the Virtual Network where the Head Nodes should be provisioned within. Changing this forces a new resource to be created. -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. --- @@ -237,7 +237,7 @@ A `storage_account_gen2` block supports the following: A `worker_node` block supports the following: -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. * `username` - (Required) The Username of the local administrator for the Worker Nodes. Changing this forces a new resource to be created. @@ -263,7 +263,7 @@ A `worker_node` block supports the following: A `zookeeper_node` block supports the following: -* `script_actions` - (Optional) The script action which will run on the cluster. Changing this forces a new resource to be created. +* `script_actions` - (Optional) The script action which will run on the cluster. * `username` - (Required) The Username of the local administrator for the Zookeeper Nodes. Changing this forces a new resource to be created.