Skip to content

Releases: zilliztech/terraform-provider-zillizcloud

v0.3.5

11 Feb 01:42
a008596
Compare
Choose a tag to compare
Merge pull request #60 from zilliztech/fix-bug

fix(bug): the issue #58

v0.3.4

07 Feb 10:18
1289fda
Compare
Choose a tag to compare
feat: support import function for byoc project (#57)

* make provider get address from config

* increase default timeout

* feat: import byoc project

v0.3.3

07 Feb 03:43
1866efa
Compare
Choose a tag to compare
feat[private link]: allow to pass vpc endpoint to backend (#56)

* refactor: make aws field optional and some field required in it

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>

* fix: add VPCEndpointID field

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>

* chore: add dependency for acc test

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>

* chore: add acc test for external id

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>

* chore: add acc test for byoc_project resource

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>

* chore: update doc

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>

* chore: go fmt

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>

* chore(makefile): acc test

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>

---------

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>

v0.3.2

06 Feb 02:56
5378632
Compare
Choose a tag to compare
chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#55)

Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.35.0 to 2.36.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.35.0...v2.36.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.3.1

26 Jan 12:26
565c8dd
Compare
Choose a tag to compare
fix: allow to change plan (#53)

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>

v0.2.5

26 Jan 12:25
Compare
Choose a tag to compare
fix: allow to change plan

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>

v0.3.0

25 Jan 11:23
94f1946
Compare
Choose a tag to compare

[feat] implement creating a byoc project (#52)

  • upgrade go version and dependency

v0.2.4

07 Jan 07:47
a1d403d
Compare
Choose a tag to compare
chore(doc): move docs to guide folder (#50)

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>

v0.2.3

17 Jun 06:21
5c621cf
Compare
Choose a tag to compare
chore: downgraded goreleaser version (#37)

v0.2.1

24 May 10:19
bfeded9
Compare
Choose a tag to compare
chore(doc): update (#32)

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>