We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff97cb8 commit 4bb6f93Copy full SHA for 4bb6f93
.github/cloud/service.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
clickhouse = {
4
source = "ClickHouse/clickhouse"
5
- version = "~> 0.0.5"
+ version = "0.0.6"
6
}
7
8
0 commit comments