Releases: tidbcloud/terraform-provider-tidbcloud
Releases · tidbcloud/terraform-provider-tidbcloud
v0.3.0
What's Changed
- add sync option for cluster create by @shiyuhang0 in #136
Full Changelog: v0.2.6...v0.3.0
v0.2.6
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 executingterraform plan
orterraform apply
@shiyuhang0 in #130
Full Changelog: v0.2.5...v0.2.6
v0.2.5
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
What's Changed
- Fix cluster resource status inconsistent by @shiyuhang0 in #108
- Upgrade all by @shiyuhang0 in #112
Full Changelog: v0.2.3...v0.2.4
v0.2.3
fix status (#106)
v0.2.2
fix npe (#97)
v0.2.1
Fix the plugin crash when IP access list change (#79)
v0.2.0
v0.1.2
add instructions in doc index (#33)
v0.1.1
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.