Skip to content

Releases: ClickHouse/terraform-provider-clickhouse

v3.4.1

17 Jul 08:27
Compare
Choose a tag to compare

Changelog

  • e85bf63 Bump provider version in examples to 3.4.1
  • ffb143d avoid storing encryptionroleid if TDE is disabled. (#328)

v3.4.0

15 Jul 14:41
Compare
Choose a tag to compare

Changelog

v3.3.3-alpha3

10 Jul 17:35
Compare
Choose a tag to compare

Changelog

  • 695c54f Bump provider version in examples to 3.3.3-alpha3
  • 515312d Fix provider produced an unexpected new value: .idle_timeout_minutes: was cty.NumberIntVal(5), but now null (#324)
  • bb88f24 Bump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.22.0 (#321)
  • 7a09396 Remove alpha docs from main branch

v3.3.3-alpha2

24 Jun 15:58
Compare
Choose a tag to compare

Changelog

  • 5dd9dcb Bump provider version in examples to 3.3.3-alpha2
  • 26a0840 Pass clickhouse_clickpipe.destination.roles to API call (#319)
  • 011c5ad remove dbops resources, moved to own provider (#320)
  • 6e8e6a0 Improve warehouse_id attribute naming (#318)
  • ce18def Remove alpha docs from main branch

v3.3.3-alpha1

18 Jun 12:08
Compare
Choose a tag to compare

Changelog

  • 314d800 Bump provider version in examples to 3.3.3-alpha1
  • db8cfe4 Support for Kinesis pipe (#285)
  • 04fe7ef Disable RBAC resources from the alpha build (#317)
  • 97a8364 Bump github.com/huandu/go-sqlbuilder from 1.35.0 to 1.35.1 (#315)
  • dc7c642 Bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 (#314)

v3.3.3

06 Jun 13:11
Compare
Choose a tag to compare

Changelog

  • 40c1880 Bump provider version in examples to 3.3.3
  • aeb39df Add UseStateForUnknown to all optional/computed fields (#313)
  • a67b710 Improve description of warehouse id field (#311)

v3.3.2

05 Jun 08:10
Compare
Choose a tag to compare

Changelog

  • 29265df Bump provider version in examples to 3.3.2
  • b87b0f5 Avoid showing fields as "known after apply" if not needed. (#309)

v3.3.1

04 Jun 12:26
Compare
Choose a tag to compare

Changelog

  • 346b04c Bump provider version in examples to 3.3.1
  • 3cf924c Fix validation of password fields for secondary services (#307)

v3.3.0

20 May 08:43
Compare
Choose a tag to compare

Changelog

  • e68b39a Add the capability to create new services from existing backups (#302)

v3.2.0-alpha1

05 May 10:42
Compare
Choose a tag to compare

Changelog

  • 7d8f14b Bump provider version in examples to 3.2.0-alpha1
  • 51e9801 Refactoring of private link feature (#286)