Skip to content

Commit 219d28f

Browse files
Update Terraform confluent to v2.24.0 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc21b6d commit 219d28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ terraform {
77
required_providers {
88
confluent = {
99
source = "confluentinc/confluent"
10-
version = "2.23.0"
10+
version = "2.24.0"
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)