Skip to content

Releases: stackitcloud/terraform-provider-stackit

v0.32.0

16 Sep 10:04
204e496
Compare
Choose a tag to compare
Extend max_surge and max_unavailable descriptions (#533)

* extend max_surge and max_unavailable descriptions

* Update stackit/internal/services/ske/cluster/resource.go

Co-authored-by: João Palet <joao.palet@outlook.com>

* update docs

---------

Co-authored-by: Gökçe Gök Klingel <goekce.goek_klingel@stackit.cloud>
Co-authored-by: João Palet <joao.palet@outlook.com>

v0.31.1

04 Sep 15:22
fe777fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31.0...v0.31.1

v0.31.0

04 Sep 14:22
349ed98
Compare
Choose a tag to compare

Highlights

  • stackit_postgresql resource and datasource have been completely removed, after 6 months deprecation period
  • jwks_custom_endpoint provider field has been removed, after 6 months deprecation period

What's Changed

Full Changelog: v0.30.1...v0.31.0

v0.30.1

26 Aug 15:28
686c76b
Compare
Choose a tag to compare
fix network create wait handler (#517)

v0.30.0

26 Aug 10:07
9c89e02
Compare
Choose a tag to compare

Highlights

Warning

On August 26 2024, The STACKIT Argus service was renamed to STACKIT Observability.

This means that there are new resources for STACKIT Observability, which offers the same functionality as the deprecated STACKIT Argus resources.

Please make sure to update your STACKIT Terraform Provider to the latest version after August 26 2024 to ensure that you start using STACKIT Observability resources.

You can migrate your existing STACKIT Argus resources by using the terraform import. https://developer.hashicorp.com/terraform/language/import

To remove your existing Argus resources from the Terraform Provider without destroying them, please remove them from the Terraform config and then remove from the state by using terraform state rm stackit_argus_instance.RESOURCE_NAME.

What's Changed

  • Revert "Revert "Rename argus to observability"" by @GokceGK in #516

Full Changelog: v0.29.0...v0.30.0

v0.29.0

23 Aug 11:36
ddcbc77
Compare
Choose a tag to compare
Revert "Rename argus to observability (#510)" (#515)

This reverts commit cc3cf05307aad65a209dc6abb4130e804e8556ae.

v0.28.0

13 Aug 08:14
b902af0
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.11.0 by @stackit-pipeline in #497
  • Embed tzdata for rrule validation for alpine like env by @aeter in #495
  • Add example for Argus credential resource by @joaopalet in #498
  • Fix service_account_key_path field name in docs by @GokceGK in #499
  • Onboard iaas network area by @GokceGK in #500
  • Fix Load Balander acceptance test by @GokceGK in #501
  • Set SKE extension Argus instance ID field to Optional by @joaopalet in #502
  • Remove user role field validation from MongoDB flex user resource by @GokceGK in #503
  • Update MongoDB Flex user docs by @GokceGK in #504

Full Changelog: v0.27.0...v0.28.0

v0.27.0

07 Aug 11:34
5a69538
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26.3...v0.27.0

v0.26.3

05 Aug 14:04
4b00bf1
Compare
Choose a tag to compare
Fix update of PostgreSQL Flex instance flavor (#494)

* Fix update of PostgreSQL Flex instance flavor

* Fix linter

v0.26.2

01 Aug 15:12
c322717
Compare
Choose a tag to compare

What's Changed

  • Add additional backup configurations to MongoDB Flex instance resource by @joaopalet in #486
  • Guide to retrieve ske outgoing cluster ip by @h3adex in #476
  • Fix service enablement custom endpoint by @GokceGK in #489
  • Fix inconsistent result after apply in PostgreSQL Flex database by @joaopalet in #488
  • Revert "Guide to retrieve ske outgoing cluster ip" by @joaopalet in #490

New Contributors

Full Changelog: v0.26.1...v0.26.2