@@ -1,3 +1,7 @@
.PHONY: test
test:
cd test/ && go test -v -timeout 45m
.PHONY: fmt
fmt:
terraform fmt -recursive
The note is not visible to the blocked user.