@@ -0,0 +1,7 @@
SHELL := /bin/bash
.PHONY: docs
docs: README.md
README.md: $(wildcard *.tf)
terraform-docs markdown table . | tee $@ &>/dev/null
The note is not visible to the blocked user.