From 1d88c953a0e8175d2641103f570f90ae82125f31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Palet?= Date: Mon, 6 Nov 2023 11:43:51 +0100 Subject: [PATCH] Update migration table (#131) --- MIGRATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MIGRATION.md b/MIGRATION.md index 0b414635..60e0230a 100644 --- a/MIGRATION.md +++ b/MIGRATION.md @@ -137,7 +137,7 @@ resource "stackit_logme_credential" "example-credential" { | stackit_elasticsearch_instance | | | | Service deprecated | | stackit_kubernetes_cluster | stackit_ske_cluster | :white_check_mark: | [project_id],[name] | | | stackit_kubernetes_project | stackit_ske_project | :white_check_mark: | [project_id] | | -| stackit_load_balancer | | | | Coming soon | +| stackit_load_balancer | stackit_loadbalancer | :white_check_mark: | [project_id],[name] | | | stackit_logme_credential | stackit_logme_credential | :white_check_mark: | [project_id],[instance_id],[credential_id] | | | stackit_logme_instance | stackit_logme_instance | :white_check_mark: | [project_id],[instance_id] | | | stackit_mariadb_credential | stackit_mariadb_credential | :white_check_mark: | [project_id],[instance_id],[credential_id] | |