You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: provider/CONTRIBUTE.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ If you are running Windows, then you need to install Git Bash and Make for Windo
44
44
45
45
First, go to the [AzureRM Terraform provider](https://github.com/terraform-providers/terraform-provider-azurerm) project page and fork the repository into your GitHub account.
46
46
47
-
Once done, you need to clone your fork into the `$GOPATH/src/github.com/terraform-providers/terraform-provider-azurerm` folder.
47
+
As the provider uses go modules, you can clone the repository in any path.
0 commit comments