Skip to content

Releases: stackitcloud/terraform-provider-stackit

v0.35.1

03 Dec 11:43
51485f8

Choose a tag to compare

Fix inconsistent result after apply in SKE cluster node pool taint va…

v0.35.0

22 Nov 10:21
2a2d62a

Choose a tag to compare

Onboard public_ip_associate resource (#582)

* onboard public_ip_associate resource

* add warnings

* add example

* edit warning message

* Update stackit/internal/services/iaas/publicipassociate/resource.go

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

* Update stackit/internal/services/iaas/publicipassociate/resource.go

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

* Update stackit/internal/services/iaas/publicipassociate/resource.go

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

* Update stackit/internal/services/iaas/publicipassociate/resource.go

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

* Update stackit/internal/services/iaas/publicipassociate/resource.go

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

* Update stackit/internal/services/iaas/publicipassociate/resource.go

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

* Update stackit/internal/services/iaas/publicipassociate/resource.go

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

* Update stackit/internal/services/iaas/publicipassociate/resource.go

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

* add requiresReplace in network_interface_id

* change function name to toCreatePayload

* change deletion of the public ip association

* add unit test

* Add missing space between sentences

* update conflict warning message

* update conflict warning message

* Adjust warning message

---------

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

v0.34.2

22 Nov 08:34
7b693ac

Choose a tag to compare

Add missing fields to datasource (#596)

* add missing fields to datasource

* split resource and datasource models

v0.34.1

20 Nov 08:12
b1fb9ab

Choose a tag to compare

What's Changed

  • Allow updating labels in network area route resource by @joaopalet in #590
  • fix: Fix formatting of key pair example by @joaopalet in #592
  • chore(deps): update renovatebot/github-action action to v41 by @MelvinKl in #586
  • Docs: add docs to use aws s3 provider for stackit s3 by @h3adex in #583
  • Feature: allow system components on nodepools by @h3adex in #591
  • Extend network resource fields by @GokceGK in #576

New Contributors

Full Changelog: v0.34.0...v0.34.1

v0.34.0

11 Nov 17:01
b1f928f

Choose a tag to compare

Implement key pair resource (#588)

* Revert "Revert "Implement key pair resource (#578)" (#581)"

This reverts commit 600847a2ea936ec1bbf37c448edf475227f9b904.

* feat: Update iaas SDK module version; Use beta API in key pair resource

v0.33.3

06 Nov 15:27
600847a

Choose a tag to compare

Revert "Implement key pair resource (#578)" (#581)

This reverts commit 153947fd7ba7cf56208bb15116352adcb5a8ce63.

v0.33.2

23 Oct 13:35
005d0c1

Choose a tag to compare

What's Changed

Full Changelog: v0.33.1...v0.33.2

v0.33.1

22 Oct 10:15
48d9291

Choose a tag to compare

What's Changed

Full Changelog: v0.33.0...v0.33.1

v0.33.0

18 Oct 15:44
93fe2fe

Choose a tag to compare

Highlights

New resources in BETA

  • stackit_volume
  • stackit_security_group
  • stackit_server
  • stackit_network_interface
  • stackit_server_volume_attach
  • stackit_server_network_interface_attach
  • stackit_server_service_account_attach
  • stackit_security_group_rule
  • stackit_public_ip

What's Changed

New Contributors

Full Changelog: v0.32.0...v0.33.0

v0.32.0

16 Sep 10:04
204e496

Choose a tag to compare

What's Changed

Full Changelog: v0.31.1...v0.32.0