Releases: cockroachdb/terraform-provider-cockroach
Releases · cockroachdb/terraform-provider-cockroach
v0.4.7
Revert "update dedicated cluster test (#103)" (#104) This reverts commit 12a16f9cf7d44a7112ec39fd7396c7f871a59cb2. Now that the external issue with the lower cost machine type is fixed, revert to use it again.
v0.4.6
update dedicated cluster test (#103) Use a different machine type for dedicated cluster acceptance test.
v0.4.5
Increase parallel test count (#98)
v0.4.4
Add LogExportConfig resource (#81) Add a new LogExportConfig resource, which manages the log export configuration for a cluster.
v0.4.3
Fix updating ip allowlist state (#87) * fix updating ip allowlist state * add test
v0.4.2
Fix allowlist read when name is null (#78)
v0.4.1
[CC-9116] Terraform cluster resource allows private_network_visibilit…
v0.4.0
This release adds a new cockroach_cmek resource for configuring customer-managed encryption keys. This resource is experimental and its structure may change in a future release.
v0.3.2
Bug fixes and error formatting improvements. Notably, fixed an issue where a private endpoint connection could fail immediately due to a race condition.
v0.3.1
Fixed an issue where including cockroach_version in a cluster resource config would result in an "inconsistent results" error.