Skip to content

Releases: stackitcloud/terraform-provider-stackit

v0.23.0

03 Jul 07:48
aec518b

Choose a tag to compare

Add description for the parameters field of DSA instances (#445)

* Add description for the parameters field of DSA instances

* Improve sentence

v0.22.0

01 Jul 10:36
e553628

Choose a tag to compare

The STACKIT PostgreSQL service has reached its end of support on June 30th 2024, the functionality for resources of this type has been removed and the resources will be completely removed in a further release

Use stackit_postgresflex_instance and stackit_postgresflex_credential instead. Check the documentation on how to backup and restore an instance from PostgreSQL to PostgreSQL Flex, then import the resource to Terraform using an "import" block

What's Changed

  • fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/logme to v0.16.0 by @stackit-pipeline in #433
  • fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/postgresflex to v0.15.0 by @stackit-pipeline in #440
  • Remove CRUD method logic from PostgreSQL (first step of removal) by @DiogoFerrao in #423

Full Changelog: v0.21.1...v0.22.0

v0.21.1

26 Jun 16:59
fc14fd5

Choose a tag to compare

Improve beta resources documentation (#436)

* Improve beta resources documentation

* Improve phrasing

v0.21.0

26 Jun 16:26
5b617e0

Choose a tag to compare

Make server backup schedule resources beta (#434)

* Make server backup schedule resources beta

* Adjust guide

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