From 5bbaec4076c2a6fab7d27a80b8a77cf4d9d9c1f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Jutteau?= Date: Tue, 27 Sep 2022 16:29:19 +0200 Subject: [PATCH] Fix providers.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Jutteau --- docs/providers.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/providers.md b/docs/providers.md index d2aa705..7438995 100644 --- a/docs/providers.md +++ b/docs/providers.md @@ -1,5 +1,13 @@ # Providers and supported objects +## s3 +- object +- bucket + +## fs +- file +- folder + ## outscale_oapi - vm - load_balancer @@ -18,11 +26,3 @@ - virtual_gateway - nic - access_key - -## s3 -- object -- bucket - -## fs -- file -- folder