Skip to content

Releases: tidbcloud/terraform-provider-tidbcloud

v0.3.0

11 Jun 08:23
44805ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.3.0

v0.2.6

28 Apr 05:31
fe07f98
Compare
Choose a tag to compare

What's Changed

  • Fix resume failed in cluster resource by @shiyuhang0 in #121
  • Fix TiDB Serverless show paused by @shiyuhang0 in #130
  • Fix TiDB Serverless cluster_status diff when executing terraform plan or terraform apply @shiyuhang0 in #130

Full Changelog: v0.2.5...v0.2.6

v0.2.5

16 Apr 02:05
Compare
Choose a tag to compare

What's Changed

  • Fix inconsistency for cluster_status in cluster resource by @shiyuhang0 in #120
  • Update module google.golang.org/protobuf to v1.33.0 [SECURITY] by @renovate in #119
  • Bump github.com/go-openapi/swag from 0.22.3 to 0.23.0 by @dependabot in #117
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.30.0 to 2.33.0 by @dependabot in #113

Full Changelog: v0.2.4...v0.2.5

v0.2.4

12 Mar 09:05
a81516b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

10 Jan 07:51
3beeaf4
Compare
Choose a tag to compare
fix status (#106)

v0.2.2

07 Dec 05:27
3cd0466
Compare
Choose a tag to compare
fix npe (#97)

v0.2.1

13 Oct 03:47
83ce73a
Compare
Choose a tag to compare
Fix the plugin crash when IP access list change (#79)

v0.2.0

16 Feb 09:35
ed3ab86
Compare
Choose a tag to compare

Feature

  • Support import resource in #52

Enhancement

  • Replace open api sdk in #50
  • Update terraform-plugin-framework to 1.1.1 in #51
  • Refactor test in #55

Docs

  • Unify user guide in #44
  • Add workflow for terraform in #56

Deps

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.24.1 in #27
  • Bump goreleaser/goreleaser-action from 3 to 4 in #39
  • Bump github.com/hashicorp/terraform-plugin-go from 0.14.1 to 0.14.3 in #42

v0.1.2

23 Nov 07:33
1eaf7fc
Compare
Choose a tag to compare
add instructions in doc index (#33)

v0.1.1

15 Nov 07:36
a9e8fbf
Compare
Choose a tag to compare

Docs

  • Fix docs forgeting to change cluster_spec data source to cluster_specs data source.

Deps

  • Bump github.com/hashicorp/terraform-plugin-go from 0.14.0 to 0.14.1.