Skip to content

Releases: stackitcloud/terraform-provider-stackit

v0.11.0

13 Feb 16:14
8b74ec2

Choose a tag to compare

Highlights

  • Feature: new stackit_ske_kubeconfig resource for creating short-lived adming kubeconfigs, supporting the new credentials handling flow (see How to rotate SKE credentials). The kubeconfig field on stackit_ske_cluster resource is deprecated.

  • Feature: new stackit_loadbalancer_credentials resource that can be used for observability of the load balancer

  • Feature: new field server_name_indicators on stackit_loadbalancer_loadbalancer that allows you to set a list of domain names to match in order to pass TLS traffic to the target pool in the current listener

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

06 Feb 15:23
a29c954

Choose a tag to compare

Warning

The STACKIT PostgreSQL service will reach its end of support on June 30th 2024. Resources and data sources using PostgreSQL will stop working after that.

Use stackit_postgresflex_instance and stackit_postgresflex_user instead. For more details, check https://docs.stackit.cloud/stackit/en/bring-your-data-to-stackit-postgresql-flex-138347648.html"

Highlights

  • Feature: stackit_loadbalancer has a new field session_persistence which can be used to setup various session persistence options. So far only use_source_ip_address is supported.

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.10.0

v0.9.2

31 Jan 09:21
dfc9e39

Choose a tag to compare

Highlights

  • Bugfix: Fixes Provider produced inconsistent result after apply error when creating an Argus Scrape Config with saml2 not set (#191)

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

29 Jan 14:39
e4f2c40

Choose a tag to compare

Highlights

  • Bugfix: Fix Provider produced inconsistent result after apply error when updating an Argus instance plan

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

18 Jan 14:27
723af62

Choose a tag to compare

Highlights

  • Feature: stackit_argus_scrapeconfig has a new field scrape_limit, which specifies the scrape sample limit.

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

15 Jan 10:03
aeebfc5

Choose a tag to compare

Highlights

  • Improvement: When using the key flow, the provider will extract the private key from the service account key and use it, if no private key is provided in the configuration, through environment variable or in the credentials file. This makes it simpler to use the key flow: if you create a service account key including the private key, you don't need to provide the private key separately anymore

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

18 Dec 14:52
506d1af

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

13 Dec 14:47
af78e84

Choose a tag to compare

What's Changed

Full Changelog: v0.6.8...v0.7.0

v0.6.8

07 Dec 15:26
dc3c348

Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.8

v0.6.7

14 Nov 17:17
45e8981

Choose a tag to compare

What's Changed

Full Changelog: v0.6.6...v0.6.7