Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: terraform-ibm-modules/terraform-ibm-event-streams
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: terraform-ibm-modules/terraform-ibm-event-streams
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 2 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 9, 2025

  1. Configuration menu
    Copy the full SHA
    b7aa629 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. feat: Added new input iam_token_only. If set to true, disables Kafk…

    …a's SASL PLAIN authentication method, only allowing clients to authenticate with SASL OAUTHBEARER via IAM access token. For more information, see: https://cloud.ibm.com/docs/EventStreams?topic=EventStreams-security. Only allowed for enterprise plans.<br>UPGRADE NOTE: When updating to this version, you will see an expected update for the `parameters_json` configuration which is adding the new `iam_token_only` input (#381)
    kccox authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    1d9e7ce View commit details
    Browse the repository at this point in the history
Loading