From fb83398df946fbdf9707dcb57ffd422eec66db5f Mon Sep 17 00:00:00 2001 From: Sergey Shubin svs1370 Date: Wed, 6 Oct 2021 10:53:41 +0300 Subject: [PATCH] Update README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bbbc386..9e6eec6 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # terraform-provider-decort Terraform provider for Digital Energy Cloud Orchestration Technology (DECORT) platform -NOTE: provider rc-1.20 is designed for DECORT API 3.7.x. For older API versions please use: +NOTE: provider rc-1.25 is designed for DECORT API 3.7.x. For older API versions please use: - DECORT API 3.6.x versions - provider version rc-1.10 -- DECORT API versions prior to 3.6.0 - Terraform DECS provider (https://github.com/rudecs/terraform-provider-decs). +- DECORT API versions prior to 3.6.0 - Terraform DECS provider (https://github.com/rudecs/terraform-provider-decs) -With this provider you can manage Compute instances, disks and resource groups in DECORT platform, -as well as query the platform for information about existing resources. This provider supports -Import operations on pre-existing resources. +With this provider you can manage Compute instances, disks, virtual network segments and resource +groups in DECORT platform, as well as query the platform for information about existing resources. +This provider supports Import operations on pre-existing resources. See user guide at https://github.com/rudecs/terraform-provider-decort/wiki