Skip to content

v0.30.0

Choose a tag to compare

@GokceGK GokceGK released this 26 Aug 10:07
· 361 commits to main since this release
9c89e02

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