Skip to content

Releases: risingwavelabs/terraform-provider-risingwavecloud

v0.1.8

15 Aug 08:15
Compare
Choose a tag to compare

Changelog

  • ea7200f update goreleaser to v2
  • de49b36 fix goreleaser version tag
  • db78ab9 feat(release): support dispatch release workflow
  • 4c37125 fix goreleaser
  • 33f48cb build(deps): bump github.com/hashicorp/terraform-plugin-framework (#64)
  • a91c538 build(deps): bump github.com/hashicorp/terraform-plugin-testing (#65)
  • 1c3179d feat: support BYOC clusters (#67)
  • faf489a fix(ci): checkout PR branch to run test
  • 951eca0 fix(ci): disable golanglint-ci cache
  • e93e867 fix: golangci cache the result
  • 0cabdad update golangci-lint-action version
  • 13cae29 fix: incompatible create cluster API (#66)
  • 590c628 update(docs): remove development status warning (#61)
  • 8245c82 build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.9.0 (#59)
  • 50b1152 build(deps): bump github.com/hashicorp/terraform-plugin-docs (#60)
  • 5cd489b fix: invalid tenant name (#56)
  • 19d6430 build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.2 (#51)
  • 53d3f59 build(deps): bump github.com/hashicorp/terraform-plugin-testing (#54)
  • 07e89bc fix: support custom privatelink target in acc test (#55)
  • 4921be4 build(deps): bump github.com/hashicorp/terraform-plugin-go (#53)
  • e3acebb feat(ci): acceptance test workflow (#50)
  • 2221d00 docs: remove heavy development warning (#49)
  • b12c4b9 build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#48)
  • c89257d build(deps): bump github.com/hashicorp/terraform-plugin-docs (#47)

v0.1.7

23 Apr 02:40
be320b6
Compare
Choose a tag to compare
doc: get api key in portal (#46)

v0.1.6

15 Apr 02:09
9110897
Compare
Choose a tag to compare
feat(docs): add more notes about resources life cycle (#36)

v0.1.5

03 Apr 02:00
5f91e96
Compare
Choose a tag to compare
feat: change api key auth approach (#40)

* feat: change api key auth approach

* update

v0.1.4

27 Mar 03:05
defd2a7
Compare
Choose a tag to compare
feat: refine documentation (#28)

* feat: support managing cluster users

* udpate

* fix lint

* do not overwrite password

* fix lint

* fix

* refactor: make fake state interface clear

* fix wrong cluster name when getting cluster id

* feat: support managing private links

* acc test

* refine acceptance test

* private link docs

* fix]

* fix doc

* feat: refine documentation

* apply suggestions; add more infos

* add description

v0.1.3

18 Mar 03:55
c7646a9
Compare
Choose a tag to compare
feat: hide component id (#20)

* update

* feat: hide component id

* rm component type data sources

v0.1.2

13 Mar 11:18
a1da9c6
Compare
Choose a tag to compare
fix: wrong api secret in configure (#19)

* fix: trim endpoint and api key

* fix typo

v0.1.1

13 Mar 08:58
Compare
Choose a tag to compare
feat: show error when connection failed

v0.1.0

13 Mar 06:36
Compare
Choose a tag to compare
fix(test): wrong config name