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: examples/basic/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,7 @@ No inputs.
63
63
| <aname="output_bootstrap_brokers_sasl_iam"></a> [bootstrap\_brokers\_sasl\_iam](#output\_bootstrap\_brokers\_sasl\_iam)| One or more DNS names (or IP addresses) and SASL IAM port pairs. This attribute will have a value if `encryption_in_transit_client_broker` is set to `TLS_PLAINTEXT` or `TLS` and `client_authentication_sasl_iam` is set to `true`|
64
64
| <aname="output_bootstrap_brokers_sasl_scram"></a> [bootstrap\_brokers\_sasl\_scram](#output\_bootstrap\_brokers\_sasl\_scram)| One or more DNS names (or IP addresses) and SASL SCRAM port pairs. This attribute will have a value if `encryption_in_transit_client_broker` is set to `TLS_PLAINTEXT` or `TLS` and `client_authentication_sasl_scram` is set to `true`|
65
65
| <aname="output_bootstrap_brokers_tls"></a> [bootstrap\_brokers\_tls](#output\_bootstrap\_brokers\_tls)| One or more DNS names (or IP addresses) and TLS port pairs. This attribute will have a value if `encryption_in_transit_client_broker` is set to `TLS_PLAINTEXT` or `TLS`|
66
+
| <aname="output_cluster_name"></a> [cluster\_name](#output\_cluster\_name)| Name of the MSK cluster |
66
67
| <aname="output_cluster_uuid"></a> [cluster\_uuid](#output\_cluster\_uuid)| UUID of the MSK cluster, for use in IAM policies |
67
68
| <aname="output_configuration_arn"></a> [configuration\_arn](#output\_configuration\_arn)| Amazon Resource Name (ARN) of the configuration |
68
69
| <aname="output_configuration_latest_revision"></a> [configuration\_latest\_revision](#output\_configuration\_latest\_revision)| Latest revision of the configuration |
Copy file name to clipboardExpand all lines: examples/complete/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,7 @@ No inputs.
72
72
| <aname="output_bootstrap_brokers_sasl_iam"></a> [bootstrap\_brokers\_sasl\_iam](#output\_bootstrap\_brokers\_sasl\_iam)| One or more DNS names (or IP addresses) and SASL IAM port pairs. This attribute will have a value if `encryption_in_transit_client_broker` is set to `TLS_PLAINTEXT` or `TLS` and `client_authentication_sasl_iam` is set to `true`|
73
73
| <aname="output_bootstrap_brokers_sasl_scram"></a> [bootstrap\_brokers\_sasl\_scram](#output\_bootstrap\_brokers\_sasl\_scram)| One or more DNS names (or IP addresses) and SASL SCRAM port pairs. This attribute will have a value if `encryption_in_transit_client_broker` is set to `TLS_PLAINTEXT` or `TLS` and `client_authentication_sasl_scram` is set to `true`|
74
74
| <aname="output_bootstrap_brokers_tls"></a> [bootstrap\_brokers\_tls](#output\_bootstrap\_brokers\_tls)| One or more DNS names (or IP addresses) and TLS port pairs. This attribute will have a value if `encryption_in_transit_client_broker` is set to `TLS_PLAINTEXT` or `TLS`|
75
+
| <aname="output_cluster_name"></a> [cluster\_name](#output\_cluster\_name)| Name of the MSK cluster |
75
76
| <aname="output_cluster_uuid"></a> [cluster\_uuid](#output\_cluster\_uuid)| UUID of the MSK cluster, for use in IAM policies |
76
77
| <aname="output_configuration_arn"></a> [configuration\_arn](#output\_configuration\_arn)| Amazon Resource Name (ARN) of the configuration |
77
78
| <aname="output_configuration_latest_revision"></a> [configuration\_latest\_revision](#output\_configuration\_latest\_revision)| Latest revision of the configuration |
Copy file name to clipboardExpand all lines: examples/connect/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,7 @@ No inputs.
66
66
| <aname="output_bootstrap_brokers_sasl_iam"></a> [bootstrap\_brokers\_sasl\_iam](#output\_bootstrap\_brokers\_sasl\_iam)| One or more DNS names (or IP addresses) and SASL IAM port pairs. This attribute will have a value if `encryption_in_transit_client_broker` is set to `TLS_PLAINTEXT` or `TLS` and `client_authentication_sasl_iam` is set to `true`|
67
67
| <aname="output_bootstrap_brokers_sasl_scram"></a> [bootstrap\_brokers\_sasl\_scram](#output\_bootstrap\_brokers\_sasl\_scram)| One or more DNS names (or IP addresses) and SASL SCRAM port pairs. This attribute will have a value if `encryption_in_transit_client_broker` is set to `TLS_PLAINTEXT` or `TLS` and `client_authentication_sasl_scram` is set to `true`|
68
68
| <aname="output_bootstrap_brokers_tls"></a> [bootstrap\_brokers\_tls](#output\_bootstrap\_brokers\_tls)| One or more DNS names (or IP addresses) and TLS port pairs. This attribute will have a value if `encryption_in_transit_client_broker` is set to `TLS_PLAINTEXT` or `TLS`|
69
+
| <aname="output_cluster_name"></a> [cluster\_name](#output\_cluster\_name)| Name of the MSK cluster |
69
70
| <aname="output_cluster_uuid"></a> [cluster\_uuid](#output\_cluster\_uuid)| UUID of the MSK cluster, for use in IAM policies |
70
71
| <aname="output_configuration_arn"></a> [configuration\_arn](#output\_configuration\_arn)| Amazon Resource Name (ARN) of the configuration |
71
72
| <aname="output_configuration_latest_revision"></a> [configuration\_latest\_revision](#output\_configuration\_latest\_revision)| Latest revision of the configuration |
0 commit comments