From 4291e1701f692c54517ec1def0a96d404f9c9fec Mon Sep 17 00:00:00 2001 From: Matt Scafe Date: Tue, 16 May 2023 12:24:10 -0500 Subject: [PATCH] Updated the Naming Conventions for the VDC and Organization Variables in the Example Usage Section of the README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f03172d..1f04232 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ This is an example of a `main.tf` file that uses the `"github.com/global-vmware/ module "vcd_nsxt_dynamic_security_group" { source = "github.com/global-vmware/vcd_nsxt_dynamic_security_group.git?ref=v1.0.0" - vdc_org_name = "" - vdc_group_name = "" + vdc_org_name = "" + vdc_group_name = "" dynamic_security_groups = { Web-Servers_Dynamic-SG = {