Releases: ClickHouse/terraform-provider-clickhouse
Releases · ClickHouse/terraform-provider-clickhouse
v3.4.1
Changelog
- e85bf63 Bump provider version in examples to 3.4.1
- ffb143d avoid storing encryptionroleid if TDE is disabled. (#328)
v3.3.3-alpha3
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
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
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
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
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
Changelog
- 346b04c Bump provider version in examples to 3.3.1
- 3cf924c Fix validation of password fields for secondary services (#307)
v3.3.0
Changelog
- e68b39a Add the capability to create new services from existing backups (#302)
v3.2.0-alpha1
Changelog
- 7d8f14b Bump provider version in examples to 3.2.0-alpha1
- 51e9801 Refactoring of private link feature (#286)