Releases: ClickHouse/terraform-provider-clickhouse
Releases · ClickHouse/terraform-provider-clickhouse
v3.2.0
Changelog
- 7d8f14b Bump provider version in examples to 3.2.0
- 51e9801 Refactoring of private link feature (#286)
v3.1.2-alpha1
Changelog
- ee13e45 Add transparent_data_encryption field when upgrading schema in clickhouse_service (#296)
- 5b0bca5 Prevent using '*' as table name (#294)
v3.1.2
Changelog
- ee13e45 Add transparent_data_encryption field when upgrading schema in clickhouse_service (#296)
v3.1.1-alpha1
Changelog
- 270f7a8 fix enabling query api endpoints on hydra children (#291)
v3.1.1
Changelog
- 270f7a8 fix enabling query api endpoints on hydra children (#291)
v3.1.0
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
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
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
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
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)