From 0dcde2b5e5a370cb366064065eae5d87e8b08926 Mon Sep 17 00:00:00 2001 From: Henrique Santos Date: Fri, 2 Feb 2024 10:26:43 +0000 Subject: [PATCH] Rename membership to authorization --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1e09e3d7..87b5b20d3 100644 --- a/README.md +++ b/README.md @@ -50,12 +50,12 @@ Below you can find a list of the STACKIT services already available in the CLI ( | Service | CLI Commands | Status | | ----------------------- | ------------------------- | ----------------------- | | Argus | | Will be integrated soon | +| Authorization | `project`, `organization` | :white_check_mark: | | DNS | `dns` | :white_check_mark: | | Kubernetes Engine (SKE) | `ske` | :white_check_mark: | | Load Balancer | | Will be integrated soon | | LogMe | | Will be integrated soon | | MariaDB | | Will be integrated soon | -| Membership | `project`, `organization` | :white_check_mark: | | MongoDB Flex | `mongodbflex` | :white_check_mark: | | Object Storage | | Will be integrated soon | | OpenSearch | | Will be integrated soon |