Skip to content

Commit

Permalink
Updated the Module name reference in the Example USage Section to: vc…
Browse files Browse the repository at this point in the history
…d_nsxt_security_group
  • Loading branch information
scafeman committed May 30, 2023
1 parent 582bd1a commit 3e005a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This Terraform module allows you to create Static Groups (a.k.a. Security Groups
## Example Usage

```terraform
module "vcd_security_group" {
module "vcd_nsxt_security_group" {
source = "github.com/global-vmware/vcd_nsxt_security_group.git?ref=v1.1.0"
vdc_org_name = "<US1-VDC-ORG-NAME>"
Expand Down

0 comments on commit 3e005a2

Please sign in to comment.