Skip to content

Releases: SchwarzIT/terraform-provider-stackit

v1.11.3

19 Jan 17:34
Compare
Choose a tag to compare
  • Bugfix ACL in kubernetes cluster resource
  • Update docs for DSA + Postgres example

v1.11.2

18 Jan 09:40
6b4fa83
Compare
Choose a tag to compare
fix kubernetes ACL type conversion error (#87)

* fix acl type conversion error

Co-authored-by: Dean Oren <deangili.oren@mail.schwarz>

v1.11.1

17 Jan 08:08
Compare
Choose a tag to compare
update client version

v1.11.0

16 Jan 19:02
7803f36
Compare
Choose a tag to compare

Enhancements

add support for modifying client's API environment
update terraform docs & readme
update client version to v1.12.1

v1.10.13

16 Jan 14:10
Compare
Choose a tag to compare

Update client to v1.12

v1.10.12

16 Jan 09:13
Compare
Choose a tag to compare

Mitigate DSA API bug during update by waiting 1 minute before retrieving data from the API again

v1.10.11

16 Jan 08:24
Compare
Choose a tag to compare

Fix:

  • Object storage project data source
  • Object storage credential group data source nil ref

v1.10.10

15 Jan 12:37
Compare
Choose a tag to compare
  • update client
  • update object storage client
  • update DSA resource update to wait longer after update is done

v1.10.9

11 Jan 15:19
79f3fd6
Compare
Choose a tag to compare
remove custom error (#85)

Co-authored-by: Dean Oren <deangili.oren@mail.schwarz>

v1.10.8

05 Jan 16:50
Compare
Choose a tag to compare

What's Changed

  • add data-services tests by @JF277 in #83