Skip to content

Commit 2228adf

Browse files
authored
Corrected the "source = " path to the github repository in the README file.
1 parent 0c96c04 commit 2228adf

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)