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: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -240,6 +240,9 @@ No modules.
240
240
| <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`|
241
241
| <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`|
242
242
| <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`|
243
+
| <aname="output_bootstrap_brokers_vpc_connectivity_sasl_iam"></a> [bootstrap\_brokers\_vpc\_connectivity\_sasl\_iam](#output\_bootstrap\_brokers\_vpc\_connectivity\_sasl\_iam)| One or more DNS names (or IP addresses) and SASL IAM port pairs for VPC connectivity |
244
+
| <aname="output_bootstrap_brokers_vpc_connectivity_sasl_scram"></a> [bootstrap\_brokers\_vpc\_connectivity\_sasl\_scram](#output\_bootstrap\_brokers\_vpc\_connectivity\_sasl\_scram)| One or more DNS names (or IP addresses) and SASL SCRAM port pairs for VPC connectivity |
245
+
| <aname="output_bootstrap_brokers_vpc_connectivity_tls"></a> [bootstrap\_brokers\_vpc\_connectivity\_tls](#output\_bootstrap\_brokers\_vpc\_connectivity\_tls)| One or more DNS names (or IP addresses) and TLS port pairs for VPC connectivity |
243
246
| <aname="output_cluster_name"></a> [cluster\_name](#output\_cluster\_name)| Name of the MSK cluster |
244
247
| <aname="output_cluster_uuid"></a> [cluster\_uuid](#output\_cluster\_uuid)| UUID of the MSK cluster, for use in IAM policies |
245
248
| <aname="output_configuration_arn"></a> [configuration\_arn](#output\_configuration\_arn)| Amazon Resource Name (ARN) of the configuration |
Copy file name to clipboardExpand all lines: examples/complete/README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,9 @@ No inputs.
76
76
| <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`|
77
77
| <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`|
78
78
| <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`|
79
+
| <aname="output_bootstrap_brokers_vpc_connectivity_sasl_iam"></a> [bootstrap\_brokers\_vpc\_connectivity\_sasl\_iam](#output\_bootstrap\_brokers\_vpc\_connectivity\_sasl\_iam)| One or more DNS names (or IP addresses) and SASL IAM port pairs for VPC connectivity |
80
+
| <aname="output_bootstrap_brokers_vpc_connectivity_sasl_scram"></a> [bootstrap\_brokers\_vpc\_connectivity\_sasl\_scram](#output\_bootstrap\_brokers\_vpc\_connectivity\_sasl\_scram)| One or more DNS names (or IP addresses) and SASL SCRAM port pairs for VPC connectivity |
81
+
| <aname="output_bootstrap_brokers_vpc_connectivity_tls"></a> [bootstrap\_brokers\_vpc\_connectivity\_tls](#output\_bootstrap\_brokers\_vpc\_connectivity\_tls)| One or more DNS names (or IP addresses) and TLS port pairs for VPC connectivity |
79
82
| <aname="output_cluster_name"></a> [cluster\_name](#output\_cluster\_name)| Name of the MSK cluster |
80
83
| <aname="output_cluster_uuid"></a> [cluster\_uuid](#output\_cluster\_uuid)| UUID of the MSK cluster, for use in IAM policies |
81
84
| <aname="output_configuration_arn"></a> [configuration\_arn](#output\_configuration\_arn)| Amazon Resource Name (ARN) of the configuration |
0 commit comments