Skip to content

Commit

Permalink
docs: fix weka module usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
assafgi committed Feb 14, 2023
1 parent 1b92b2c commit 25a706c
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 @@ -10,7 +10,7 @@ Applying the Terraform variables file performs the following:
## Usage
```hcl
module "deploy-weka" {
source = "../.."
source = "weka/weka/azure"
prefix = "weka"
rg_name = "myResourceGroup"
vnet_name = "weka-vpc-0"
Expand Down

0 comments on commit 25a706c

Please sign in to comment.