Skip to content

Commit 443c0c5

Browse files
Update Terraform confluent to v2.20.0 (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c550aa7 commit 443c0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/main.tf

+1-1
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.19.0"
10+
version = "2.20.0"
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)