Skip to content

Commit

Permalink
Fix Formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Saketh kappala <[email protected]>
  • Loading branch information
sappusaketh authored and Mongey committed Mar 13, 2024
1 parent 7dbd87a commit 86dc245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ provider "kafka" {
| `sasl_mechanism` | Mechanism for SASL authentication. Allowed values are plain, aws-iam, scram-sha512 and scram-sha256 | `plain` |
| `sasl_aws_region` | AWS region for IAM authentication. | `""` |
| `sasl_aws_role_arn` | Arn of AWS IAM role to assume for IAM authentication. | `""` |
| `sasl_aws_profile` | AWS profile to use for IAM authentication. | `""` |
| `sasl_aws_profile` | AWS profile to use for IAM authentication. | `""` |
| `sasl_aws_creds_debug` | Enable debug logging for AWS authentication. | `false` |
Expand Down

0 comments on commit 86dc245

Please sign in to comment.