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).