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 <[email protected]> * fix: add VPCEndpointID field Signed-off-by: Yellow Shine <[email protected]> * chore: add dependency for acc test Signed-off-by: Yellow Shine <[email protected]> * chore: add acc test for external id Signed-off-by: Yellow Shine <[email protected]> * chore: add acc test for byoc_project resource Signed-off-by: Yellow Shine <[email protected]> * chore: update doc Signed-off-by: Yellow Shine <[email protected]> * chore: go fmt Signed-off-by: Yellow Shine <[email protected]> * chore(makefile): acc test Signed-off-by: Yellow Shine <[email protected]> --------- Signed-off-by: Yellow Shine <[email protected]>
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] <[email protected]> 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 <[email protected]>
v0.2.5
fix: allow to change plan Signed-off-by: Yellow Shine <[email protected]>
v0.3.0
v0.2.4
chore(doc): move docs to guide folder (#50) Signed-off-by: Yellow Shine <[email protected]>
v0.2.3
chore: downgraded goreleaser version (#37)
v0.2.1
chore(doc): update (#32) Signed-off-by: Liang Huang <[email protected]>