Releases: zilliztech/terraform-provider-zillizcloud
Releases · zilliztech/terraform-provider-zillizcloud
v0.3.5
v0.3.4
feat: support import function for byoc project (#57) * make provider get address from config * increase default timeout * feat: import byoc project
v0.3.3
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
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
fix: allow to change plan (#53) Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
v0.2.5
fix: allow to change plan Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
v0.3.0
v0.2.4
chore(doc): move docs to guide folder (#50) Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
v0.2.3
chore: downgraded goreleaser version (#37)
v0.2.1
chore(doc): update (#32) Signed-off-by: Liang Huang <sammy.huang@zilliz.com>