You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
125
+
<!--BEGIN_TF_DOCS-->
126
126
## Requirements
127
127
128
128
| Name | Version |
@@ -185,7 +185,7 @@ No modules.
185
185
| <aname="input_configuration_name"></a> [configuration\_name](#input\_configuration\_name)| Name of the configuration |`string`|`null`| no |
186
186
| <aname="input_configuration_revision"></a> [configuration\_revision](#input\_configuration\_revision)| Revision of the externally created configuration to use |`number`|`null`| no |
187
187
| <aname="input_configuration_server_properties"></a> [configuration\_server\_properties](#input\_configuration\_server\_properties)| Contents of the server.properties file. Supported properties are documented in the [MSK Developer Guide](https://docs.aws.amazon.com/msk/latest/developerguide/msk-configuration-properties.html)|`map(string)`|`{}`| no |
188
-
| <aname="input_connect_custom_plugin_timeouts"></a> [connect\_custom\_plugin\_timeouts](#input\_connect\_custom\_plugin\_timeouts)| Timeout configurations for the connect custom plugins |`map(string)`| <pre>{<br> "create": null<br>}</pre> | no |
188
+
| <aname="input_connect_custom_plugin_timeouts"></a> [connect\_custom\_plugin\_timeouts](#input\_connect\_custom\_plugin\_timeouts)| Timeout configurations for the connect custom plugins |`map(string)`| <pre>{<br/> "create": null<br/>}</pre> | no |
189
189
| <aname="input_connect_custom_plugins"></a> [connect\_custom\_plugins](#input\_connect\_custom\_plugins)| Map of custom plugin configuration details (map of maps) |`any`|`{}`| no |
190
190
| <aname="input_connect_worker_config_description"></a> [connect\_worker\_config\_description](#input\_connect\_worker\_config\_description)| A summary description of the worker configuration |`string`|`null`| no |
191
191
| <aname="input_connect_worker_config_name"></a> [connect\_worker\_config\_name](#input\_connect\_worker\_config\_name)| The name of the worker configuration |`string`|`null`| no |
@@ -250,7 +250,7 @@ No modules.
250
250
| <aname="output_vpc_connections"></a> [vpc\_connections](#output\_vpc\_connections)| A map of output attributes for the VPC connections created |
251
251
| <aname="output_zookeeper_connect_string"></a> [zookeeper\_connect\_string](#output\_zookeeper\_connect\_string)| A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster. The returned values are sorted alphabetically |
252
252
| <aname="output_zookeeper_connect_string_tls"></a> [zookeeper\_connect\_string\_tls](#output\_zookeeper\_connect\_string\_tls)| A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster via TLS. The returned values are sorted alphabetically |
Copy file name to clipboardExpand all lines: examples/basic/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ $ terraform apply
17
17
18
18
Note that this example may create resources which will incur monetary charges on your AWS bill. Run `terraform destroy` when you no longer need these resources.
19
19
20
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
20
+
<!--BEGIN_TF_DOCS-->
21
21
## Requirements
22
22
23
23
| Name | Version |
@@ -76,6 +76,6 @@ No inputs.
76
76
| <aname="output_scram_secret_association_id"></a> [scram\_secret\_association\_id](#output\_scram\_secret\_association\_id)| Amazon Resource Name (ARN) of the MSK cluster |
77
77
| <aname="output_zookeeper_connect_string"></a> [zookeeper\_connect\_string](#output\_zookeeper\_connect\_string)| A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster. The returned values are sorted alphbetically |
78
78
| <aname="output_zookeeper_connect_string_tls"></a> [zookeeper\_connect\_string\_tls](#output\_zookeeper\_connect\_string\_tls)| A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster via TLS. The returned values are sorted alphbetically |
79
-
<!--END OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
79
+
<!--END_TF_DOCS-->
80
80
81
81
Apache-2.0 Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-aws-msk-kafka-cluster/blob/master/LICENSE).
Copy file name to clipboardExpand all lines: examples/complete/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ $ terraform apply
16
16
17
17
Note that this example may create resources which will incur monetary charges on your AWS bill. Run `terraform destroy` when you no longer need these resources.
18
18
19
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
19
+
<!--BEGIN_TF_DOCS-->
20
20
## Requirements
21
21
22
22
| Name | Version |
@@ -85,6 +85,6 @@ No inputs.
85
85
| <aname="output_scram_secret_association_id"></a> [scram\_secret\_association\_id](#output\_scram\_secret\_association\_id)| Amazon Resource Name (ARN) of the MSK cluster |
86
86
| <aname="output_zookeeper_connect_string"></a> [zookeeper\_connect\_string](#output\_zookeeper\_connect\_string)| A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster. The returned values are sorted alphbetically |
87
87
| <aname="output_zookeeper_connect_string_tls"></a> [zookeeper\_connect\_string\_tls](#output\_zookeeper\_connect\_string\_tls)| A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster via TLS. The returned values are sorted alphbetically |
88
-
<!--END OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
88
+
<!--END_TF_DOCS-->
89
89
90
90
Apache-2.0 Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-aws-msk-kafka-cluster/blob/master/LICENSE).
Copy file name to clipboardExpand all lines: examples/connect/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ $ terraform apply
16
16
17
17
Note that this example may create resources which will incur monetary charges on your AWS bill. Run `terraform destroy` when you no longer need these resources.
18
18
19
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
19
+
<!--BEGIN_TF_DOCS-->
20
20
## Requirements
21
21
22
22
| Name | Version |
@@ -79,6 +79,6 @@ No inputs.
79
79
| <aname="output_scram_secret_association_id"></a> [scram\_secret\_association\_id](#output\_scram\_secret\_association\_id)| Amazon Resource Name (ARN) of the MSK cluster |
80
80
| <aname="output_zookeeper_connect_string"></a> [zookeeper\_connect\_string](#output\_zookeeper\_connect\_string)| A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster. The returned values are sorted alphbetically |
81
81
| <aname="output_zookeeper_connect_string_tls"></a> [zookeeper\_connect\_string\_tls](#output\_zookeeper\_connect\_string\_tls)| A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster via TLS. The returned values are sorted alphbetically |
82
-
<!--END OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
82
+
<!--END_TF_DOCS-->
83
83
84
84
Apache-2.0 Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-aws-msk-kafka-cluster/blob/master/LICENSE).
0 commit comments