We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1eb7b2d + 449b25b commit d4fbfb2Copy full SHA for d4fbfb2
terraform/main.tf
@@ -7,7 +7,7 @@ terraform {
7
required_providers {
8
confluent = {
9
source = "confluentinc/confluent"
10
- version = "2.12.0"
+ version = "2.18.0"
11
}
12
13
0 commit comments