From 4dcb375a6216344a7de5dfed660f1bfd7d2d1314 Mon Sep 17 00:00:00 2001 From: Github Sync Bot Date: Fri, 22 Nov 2024 15:14:49 +0000 Subject: [PATCH] Update documentation --- docs/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/index.md b/docs/index.md index dea86943..e295a402 100644 --- a/docs/index.md +++ b/docs/index.md @@ -65,3 +65,8 @@ provider "vkcs" { + +## Working with VKCS Cloud Storage + +VKCS provider does not support working with cloud storage. +To do this, we recommend an AWS provider, you can learn how to use it by following this [documentation](https://cloud.vk.com/docs/en/tools-for-using-services/terraform/how-to-guides/aws).