Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
build: fix install_local_terraform.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Mar 12, 2020
1 parent 610ad38 commit 096f5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_local_terraform.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ ee() {
cd "$(dirname "$0")/.."

ee mkdir -p ~/.terraform.d/plugins
ee go build -o ~/.terraform.d/plugins/terraform-provider-graylog ./terraform
ee go build -o ~/.terraform.d/plugins/terraform-provider-graylog ./cmd/terraform-provider-graylog

0 comments on commit 096f5c0

Please sign in to comment.