Releases: cockroachdb/terraform-provider-cockroach
Releases · cockroachdb/terraform-provider-cockroach
v1.5.0
docs: add docs for private endpoint connections (#197)
v1.4.2
docs: add docs for private endpoint connections (#197)
v1.4.1
docs: add docs for private endpoint connections (#197)
v1.4.0
Update changelog for 1.4.0 release
v1.3.2
private endpoint services: support all clouds (#189) * private endpoint services: support all clouds Previously, the private_endpoint_services resource only supported the creation of AWS private endpoint services. This commit removes this restriction, now all clouds are supported. Additionally this commit fixes a bug that caused the private_endpoint_service resource to be created without the resource state being loaded into the state file. Lastly, this commit bumps the CRDB version used for testing. * changelog: update for v1.3.2
v1.3.1
changelog: prep 1.3.1 release (#175)
v1.3.0
Revert "Replace list attribute with sets (#163)" (#166) This reverts commit 551369a73d92e53298fcec2c0922d19c45398b63.
v1.2.0
.github/workflows: split release into pre-release-ci and release (man…
v1.1.0
Update changelog for release 1.1.0 (#157)
v1.0.0
Update CC SDK to v1.4.0 (#156)