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 9165597 commit ebb0b0eCopy full SHA for ebb0b0e
Makefile
@@ -30,7 +30,6 @@ build:
30
fmt:
31
@gofmt -s -w .
32
@go tool goimports -w .
33
- @cd $(ROOT_DIR)/examples && terraform fmt -recursive && cd $(ROOT_DIR)
34
@terraform fmt -recursive
35
36
# TEST
0 commit comments