Skip to content

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:36
· 696 commits to main since this release
e553628

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