Skip to content

Commit

Permalink
chore(deps): update terraform terraform-ibm-modules/event-streams/ibm…
Browse files Browse the repository at this point in the history
… to v3
  • Loading branch information
terraform-ibm-modules-ops committed Dec 21, 2024
1 parent 099276a commit 508d65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/advanced/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ locals {

module "event_streams" {
source = "terraform-ibm-modules/event-streams/ibm"
version = "2.4.0"
version = "3.1.1"
es_name = "${var.prefix}-eventsteams-instance"
tags = var.resource_tags
region = var.region
Expand Down

0 comments on commit 508d65d

Please sign in to comment.