Skip to content

Commit 2add24e

Browse files
authored
Merge pull request #187 from NetApp/kcantrel-patch-1
Corrected the "source = " path to the github repository in the README file
2 parents 0c96c04 + 2228adf commit 2add24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Terraform/deploy-fsx-ontap/module/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ You will find below a complete list of all the parameters that can be passed to
131131

132132
```hcl
133133
module "fsxontap" {
134-
source = "/home/ckeith/DevelopersAdocacy/FSx-ONTAP-samples-scripts/Terraform/deploy-fsx-ontap/module"
134+
source = "github.com/NetApp/FSx-ONTAP-samples-scripts/Terraform/deploy-fsx-ontap/module"
135135
136136
name = "Development"
137137

0 commit comments

Comments
 (0)