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
Copy file name to clipboardexpand all lines: modules/msk-cluster/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This module creates following resources.
9
9
-`aws_security_group_rule` (optional)
10
10
-`aws_secretsmanager_secret` (optional)
11
11
12
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
12
+
<!--BEGIN_TF_DOCS-->
13
13
## Requirements
14
14
15
15
| Name | Version |
@@ -105,4 +105,4 @@ This module creates following resources.
105
105
| <aname="output_name"></a> [name](#output\_name)| The MSK cluster name. |
106
106
| <aname="output_version"></a> [version](#output\_version)| Current version of the MSK Cluster used for updates. |
107
107
| <aname="output_zookeeper_connections"></a> [zookeeper\_connections](#output\_zookeeper\_connections)| A configuration for connecting to the Apache Zookeeper cluster.<br> `tcp` - A comma separated list of one or more IP:port pairs to use to connect to the Apache Zookeeper cluster.<br> `tls` - A comma separated list of one or more IP:port pairs to use to connect to the Apache Zookeeper cluster via TLS. |
Copy file name to clipboardexpand all lines: modules/sns-fifo-topic/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This module creates following resources.
6
6
-`aws_sns_topic_policy` (optional)
7
7
-`aws_sns_topic_subscription` (optional)
8
8
9
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
9
+
<!--BEGIN_TF_DOCS-->
10
10
## Requirements
11
11
12
12
| Name | Version |
@@ -67,4 +67,4 @@ This module creates following resources.
67
67
| <aname="output_xray_tracing_enabled"></a> [xray\_tracing\_enabled](#output\_xray\_tracing\_enabled)| Whether to activate AWS X-Ray Active Tracing mode for the SNS topic. |
68
68
| <aname="output_z"></a> [z](#output\_z)| The list of log streams for the log group. |
69
69
| <aname="output_zz"></a> [zz](#output\_zz)| The list of log streams for the log group. |
Copy file name to clipboardexpand all lines: modules/sns-standard-topic/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This module creates following resources.
7
7
-`aws_sns_topic_policy` (optional)
8
8
-`aws_sns_topic_subscription` (optional)
9
9
10
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
10
+
<!--BEGIN_TF_DOCS-->
11
11
## Requirements
12
12
13
13
| Name | Version |
@@ -76,4 +76,4 @@ This module creates following resources.
76
76
| <aname="output_subscriptions"></a> [subscriptions](#output\_subscriptions)| The configurations for subscriptions to the SNS topic.<br> `EMAIL` - |
77
77
| <aname="output_type"></a> [type](#output\_type)| The type of the SNS topic. |
78
78
| <aname="output_xray_tracing_enabled"></a> [xray\_tracing\_enabled](#output\_xray\_tracing\_enabled)| Whether to activate AWS X-Ray Active Tracing mode for the SNS topic. |
0 commit comments