Releases: stackitcloud/terraform-provider-stackit
Releases · stackitcloud/terraform-provider-stackit
v0.24.1
What's Changed
- Fix inconsistent result after creating SKE cluster with empty node po… by @joaopalet in #461
Full Changelog: v0.24.0...v0.24.1
v0.24.0
What's Changed
- fix(deps): update module golang.org/x/mod to v0.19.0 by @stackit-pipeline in #448
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.17.0 by @stackit-pipeline in #450
- Document possible values of schema fields by @joaopalet in #455
- Implement PostgreSQL Flex database resource and data source by @joaopalet in #453
- fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.10.0 by @stackit-pipeline in #457
- fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.9.0 by @stackit-pipeline in #459
Full Changelog: v0.23.0...v0.24.0
v0.23.0
Add description for the parameters field of DSA instances (#445) * Add description for the parameters field of DSA instances * Improve sentence
v0.22.0
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
andstackit_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
Improve beta resources documentation (#436) * Improve beta resources documentation * Improve phrasing
v0.21.0
Make server backup schedule resources beta (#434) * Make server backup schedule resources beta * Adjust guide
v0.20.2
Leave SKE cluster list length validations for the API (#425)
v0.20.1
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
What's Changed
- chore(deps): update renovatebot/github-action action to v40.1.12 by @stackit-pipeline in #406
- fix(deps): update stackit sdk modules by @stackit-pipeline in #402
- chore(deps): update goreleaser/goreleaser-action action to v6 by @stackit-pipeline in #407
- Fix SQLServer Flex instance documentation by @joaopalet in #411
- Support beta functionality by @DiogoFerrao in #412
- Improve beta documentation by @DiogoFerrao in #414
- Onboard SQLServer Flex user resource by @GokceGK in #403
- Remove database field from user example by @GokceGK in #418
- Add documentation to support beta resources by @DiogoFerrao in #417
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- Fix os_version and os_version_min conflicting fields by @vicentepinto98 in #376
- fix(deps): update stackit sdk modules by @stackit-pipeline in #373
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.16.0 by @stackit-pipeline in #379
- feature/gitignore-and-improve-contribution-guideline by @stackit-pipeline in #383
- fix(deps): update stackit sdk modules to v0.15.0 by @stackit-pipeline in #382
- Add sqlserverflex instance by @vicentepinto98 in #381
- SQLServerFlex: Add examples, generate docs and fix acc tests by @DiogoFerrao in #386
- Make SQLServer edition computed by @DiogoFerrao in #389
- Add STACKIT logo to README by @joaopalet in #387
- Allow users to set Argus metrics storage retention policy by @DiogoFerrao in #393
- fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.9.0 by @stackit-pipeline in #390
- fix(deps): update module golang.org/x/mod to v0.18.0 by @stackit-pipeline in #391
- Extend Argus instance examples by @DiogoFerrao in #395
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.4.0 by @stackit-pipeline in #397
- Update Github action and Go releaser by @GokceGK in #400
- Improve Argus metrics data retention policy by @DiogoFerrao in #401
- Revert "Improve Argus metrics data retention policy" by @DiogoFerrao in #404
- Revert "Update Github action and Go releaser" by @DiogoFerrao in #405
Full Changelog: v0.18.1...v0.19.0