Skip to content

Commit

Permalink
[Docs]: fix provider path (#1042)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavsingh1196 authored Aug 30, 2024
1 parent 30538ec commit 09ac9b1
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 @@ -35,7 +35,7 @@ Full, comprehensive documentation is available on the Terraform website:
#!/bin/sh

version=0.40.2 #specify in this format
source=registry.terraform.io/harness/harnessregistry.terraform.io/harness/harness
source=registry.terraform.io/harness/harness
platform=darwin_amd64

mkdir -p ~/.terraform.d/plugins/$source/$version/$platform/
Expand Down

0 comments on commit 09ac9b1

Please sign in to comment.