Skip to content

Releases: stackitcloud/terraform-provider-stackit

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

v0.31.1

04 Sep 15:22
fe777fd

Choose a tag to compare

What's Changed

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

v0.31.0

04 Sep 14:22
349ed98

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

Choose a tag to compare

fix network create wait handler (#517)

v0.30.0

26 Aug 10:07
9c89e02

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

Choose a tag to compare

Revert "Rename argus to observability (#510)" (#515)

This reverts commit cc3cf05307aad65a209dc6abb4130e804e8556ae.