Skip to content

Releases: stackitcloud/terraform-provider-stackit

v0.18.1

27 May 08:24
ecaf622
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.18.1

v0.18.0

21 May 16:26
ac0840f
Compare
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

v0.17.0

13 May 16:42
1c4a3ec
Compare
Choose a tag to compare

Warning

The stackit_loadbalancer_credential resource has been deprecated and will be removed after November 13th 2024.
Please use stackit_loadbalancer_observability_credential instead, which offers the exact same functionality.

Highlights

  • Bugfix: Fix segmentation fault error in Load Balancer resource creation

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.17.0

v0.16.1

02 May 07:49
035efbd
Compare
Choose a tag to compare

Highlights

  • Bugfix: Fix force replacement of MongoDBFlex and PostgreSQLFlex instances when storage class is changed

What's Changed

  • Support storage class update in postgresflex by @DiogoFerrao in #348
  • fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/dns to v0.9.1 by @stackit-pipeline in #347
  • Fix Argus scrape config internal models to use Terraform types by @joaopalet in #349
  • Fix replacement of mongoDB instances, make storage class require replace by @DiogoFerrao in #350

Full Changelog: v0.16.0...v0.16.1

v0.16.0

23 Apr 13:02
66d6ec2
Compare
Choose a tag to compare

Highlights

  • Feature: Resources deleted outside Terraform are now removed from the Terraform state during the plan phase
  • Bugfix: Fix validation issue in the name of DNS records sets

What's Changed

  • fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/loadbalancer to v0.12.0 by @stackit-pipeline in #329
  • Update GitHub actions by @GokceGK in #332
  • chore(deps): update renovatebot/github-action action to v40.1.10 by @stackit-pipeline in #333
  • fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.13.0 by @stackit-pipeline in #334
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #339
  • fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.8.0 by @stackit-pipeline in #338
  • fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.22.2 by @stackit-pipeline in #337
  • Add 'how to use the provider' in the README of repo by @GokceGK in #341
  • DNS: Fix rrsetNameLength validation by @slm0n87 in #345
  • Remove deleted resources from Terraform state on Read (LB and DSA) by @joaopalet in #340
  • Remove deleted resources and datasources from Terraform state on Read (all remaining services) by @joaopalet in #346

New Contributors

Full Changelog: v0.15.3...v0.16.0

v0.15.3

16 Apr 12:47
7c1560d
Compare
Choose a tag to compare

Highlights

  • Bugfix: #326 Fixed provider bug where ListAttributes were resulting in inconsistent apply due to ordering issues in the API response.

What's Changed

Full Changelog: v0.15.2...v0.15.3

v0.15.2

09 Apr 15:20
4917eda
Compare
Choose a tag to compare

Highlights

  • Bugfix: #324 DNS Record set type requires replace

What's Changed

  • fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/postgresflex to v0.11.0 by @stackit-pipeline in #317
  • fix(deps): update module golang.org/x/mod to v0.17.0 by @stackit-pipeline in #320
  • fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/postgresflex to v0.12.0 by @stackit-pipeline in #319
  • fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/loadbalancer to v0.10.0 by @stackit-pipeline in #323
  • Extend contribution guidelines (new resource, datasource, service) by @joaopalet in #322
  • DNS Record set type requires replace by @vicentepinto98 in #325

Full Changelog: v0.15.1...v0.15.2

v0.15.1

01 Apr 08:32
f7e9ef0
Compare
Choose a tag to compare

Highlights

  • Bugfix: Fix SKE version downgrade support in stackit_ske_cluster by replacing the cluster if a kubernetes version downgrade is detected.

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

26 Mar 15:51
394d5bf
Compare
Choose a tag to compare

Warning

The stackit_ske_project resource is deprecated and will be removed after October 10th 2024. SKE service enablement is done automatically when a new cluster is created.

Highlights

  • Feature: new field acl on stackit_argus_instance that allows you to set the access control list for an Argus instance. Each entry is an IP address range that is permitted to access, in CIDR notation.
  • Bugfix: Fixes Value Conversion Error in the stackit_dns_record_set resource.

What's Changed

New Contributors

Full Changelog: v0.14.3...v0.15.0

v0.14.3

20 Mar 18:03
1e4d679
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.14.3