Skip to content

Releases: stackitcloud/terraform-provider-stackit

v0.20.2

25 Jun 13:51
89b03f1

Choose a tag to compare

Leave SKE cluster list length validations for the API (#425)

v0.20.1

25 Jun 10:14
3e2e8e3

Choose a tag to compare

Fix formatting of the beta configuration guide (#422)

* Fix formatting of the beta configuration guide

* Fix note formatting

* Fix headings in the vault secrets guide

v0.20.0

25 Jun 08:54
610b65f

Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0

14 Jun 12:02
d18b9c0

Choose a tag to compare

What's Changed

Full Changelog: v0.18.1...v0.19.0

v0.18.1

27 May 08:24
ecaf622

Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.18.1

v0.18.0

21 May 16:26
ac0840f

Choose a tag to compare

Highlights

  • Feature: Add new stackit_network resource and datasource
  • Feature: Allow specifying network ID in SKE cluster
  • Feature: Support SKE OS and Kubernetes versions automatic and forceful updates

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0

13 May 16:42
1c4a3ec

Choose a tag to compare

Warning

The stackit_loadbalancer_credential resource has been deprecated and will be removed after November 13th 2024.
Please use stackit_loadbalancer_observability_credential instead, which offers the exact same functionality.

Highlights

  • Bugfix: Fix segmentation fault error in Load Balancer resource creation

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.17.0

v0.16.1

02 May 07:49
035efbd

Choose a tag to compare

Highlights

  • Bugfix: Fix force replacement of MongoDBFlex and PostgreSQLFlex instances when storage class is changed

What's Changed

  • Support storage class update in postgresflex by @DiogoFerrao in #348
  • fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/dns to v0.9.1 by @stackit-pipeline in #347
  • Fix Argus scrape config internal models to use Terraform types by @joaopalet in #349
  • Fix replacement of mongoDB instances, make storage class require replace by @DiogoFerrao in #350

Full Changelog: v0.16.0...v0.16.1

v0.16.0

23 Apr 13:02
66d6ec2

Choose a tag to compare

Highlights

  • Feature: Resources deleted outside Terraform are now removed from the Terraform state during the plan phase
  • Bugfix: Fix validation issue in the name of DNS records sets

What's Changed

  • fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/loadbalancer to v0.12.0 by @stackit-pipeline in #329
  • Update GitHub actions by @GokceGK in #332
  • chore(deps): update renovatebot/github-action action to v40.1.10 by @stackit-pipeline in #333
  • fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.13.0 by @stackit-pipeline in #334
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #339
  • fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.8.0 by @stackit-pipeline in #338
  • fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.22.2 by @stackit-pipeline in #337
  • Add 'how to use the provider' in the README of repo by @GokceGK in #341
  • DNS: Fix rrsetNameLength validation by @slm0n87 in #345
  • Remove deleted resources from Terraform state on Read (LB and DSA) by @joaopalet in #340
  • Remove deleted resources and datasources from Terraform state on Read (all remaining services) by @joaopalet in #346

New Contributors

Full Changelog: v0.15.3...v0.16.0

v0.15.3

16 Apr 12:47
7c1560d

Choose a tag to compare

Highlights

  • Bugfix: #326 Fixed provider bug where ListAttributes were resulting in inconsistent apply due to ordering issues in the API response.

What's Changed

Full Changelog: v0.15.2...v0.15.3