We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dbad67 commit 0646683Copy full SHA for 0646683
GNUmakefile
@@ -3,7 +3,6 @@ GOFMT_FILES?=$$(find . -name '*.go' |grep -v vendor)
3
WEBSITE_REPO=github.com/hashicorp/terraform-website
4
PKG_NAME=sumologic
5
PLUGIN_DIR=~/.terraform.d/plugins
6
-#PLUGIN_DIR=~/.terraform.d/plugins/registry.terraform.io/sumologic/sumologic/1.2.3/darwin_amd64
7
8
default: build
9
0 commit comments