Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit d0d7daf

Browse files
chore(main): release clickhouse 0.1.1 (#16)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 88a0184 commit d0d7daf

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"clickhouse": "0.1.0"
2+
"clickhouse": "0.1.1"
33
}

clickhouse/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/cloudquery/terraform-cloudquery-modules/compare/clickhouse-v0.1.0...clickhouse-v0.1.1) (2025-02-06)
4+
5+
6+
### Bug Fixes
7+
8+
* Example names ([#18](https://github.com/cloudquery/terraform-cloudquery-modules/issues/18)) ([519a0e5](https://github.com/cloudquery/terraform-cloudquery-modules/commit/519a0e5d157007370fc94683852600c23f128939))
9+
* Fix examples reference to module, add CI ([#15](https://github.com/cloudquery/terraform-cloudquery-modules/issues/15)) ([d454500](https://github.com/cloudquery/terraform-cloudquery-modules/commit/d454500d200b14a356cb3776844f2e4424ad6f5b))
10+
* Use `cluster_name` in resources names ([010b0c7](https://github.com/cloudquery/terraform-cloudquery-modules/commit/010b0c7d56e90a6144652f12352592513d36b14b))
11+
312
## 0.1.0 (2025-01-24)
413

514

0 commit comments

Comments
 (0)