From 7b3018032da3534e390077ef897932c7168eae8d Mon Sep 17 00:00:00 2001 From: Anna Khmelnitsky Date: Tue, 5 Mar 2019 12:17:50 -0800 Subject: [PATCH] Add platform version clarification in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 656238a20..e82fd6502 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Documentation on the NSX platform can be found at the [NSX-T Documentation page] The current version of this provider requires Terraform v0.10.2 or higher to run. -The VMware supported version of the provider requires NSX version 2.2.x and Terraform 0.11.7. The recommended vSphere provider to be used in conjunction with the NSX-T Terraform Provider is 1.3.3 or above. +The VMware supported version of the provider requires NSX version 2.2 onwards and Terraform 0.11.7. The recommended vSphere provider to be used in conjunction with the NSX-T Terraform Provider is 1.3.3 or above. Note that you need to run `terraform init` to fetch the provider before deploying. Read about the provider split and other changes to TF v0.10.0 in the