Skip to content

Releases: ClickHouse/terraform-provider-clickhouse

v3.2.0

05 May 15:15
Compare
Choose a tag to compare

Changelog

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

v3.1.2-alpha1

01 May 08:33
Compare
Choose a tag to compare

Changelog

  • ee13e45 Add transparent_data_encryption field when upgrading schema in clickhouse_service (#296)
  • 5b0bca5 Prevent using '*' as table name (#294)

v3.1.2

01 May 09:27
Compare
Choose a tag to compare

Changelog

  • ee13e45 Add transparent_data_encryption field when upgrading schema in clickhouse_service (#296)

v3.1.1-alpha1

28 Apr 10:03
Compare
Choose a tag to compare

Changelog

  • 270f7a8 fix enabling query api endpoints on hydra children (#291)

v3.1.1

28 Apr 10:31
Compare
Choose a tag to compare

Changelog

  • 270f7a8 fix enabling query api endpoints on hydra children (#291)

v3.1.0

23 Apr 10:45
Compare
Choose a tag to compare

Changelog

  • 3690ee1 Bump provider version in examples to 3.1.0
  • 07990f1 Add support for Transparent Data Encryption (TDE) (#284 and #280)
  • c78d41c Improve Mysql endpoint plan output (#283)

v3.0.0-alpha2

09 Apr 09:29
Compare
Choose a tag to compare

Changelog

  • 2bdb44a Bump provider version in examples to 3.0.0-alpha2
  • 24e6267 ClickPipe resource import support (#277)
  • 6be3f68 Remove alpha docs from main branch

v3.0.0-alpha1

08 Apr 09:42
Compare
Choose a tag to compare

Changelog

  • 0a6dcf2 Bump provider version in examples to 3.0.0-alpha1
  • f993f91 Add provider.tf.template.alpha for ClickPipes examples (#276)
  • 729737f ClickPipes reverse private endpoint support (#275)
  • b9e4535 Fix aws cleanup script

v3.0.0

04 Apr 12:16
Compare
Choose a tag to compare

Changelog

  • b483b8e Bump provider version in examples to 3.0.0
  • 2c791f0 Join endpoint_configuration and endpoints into single field and m… (#273)
  • 36a4f54 Improve plan phase to avoid useless "Known after apply" fields (#272)

v2.3.0

01 Apr 07:59
Compare
Choose a tag to compare

Changelog

  • adfa735 Bump provider version in examples to 2.3.0
  • 0863bd8 Remove 'computed' flag from 'byoc_id' and 'tier' fields. (#271)
  • 80ebf7a Improve retry logic to try and avoid 400 errors (#269)