Releases: cockroachdb/terraform-provider-cockroach
Releases · cockroachdb/terraform-provider-cockroach
v1.0.0
Update CC SDK to v1.4.0 (#156)
v0.7.0
fix serverless integration tests (#141)
v0.6.0
v0.6.0 Changelog (#128)
v0.5.0
Added a CHANGELOG.md
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)