Skip to content

Commit f5b49fc

Browse files
committed
Add tf init
1 parent a6140a0 commit f5b49fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ generate-docs:
55
echo "terraform-docs not found, installing..."; \
66
go install github.com/terraform-docs/terraform-docs@v0.20.0; \
77
fi
8+
terraform init -upgrade
89
terraform-docs markdown table --output-file README.md --output-mode inject .
910

1011
lint:

0 commit comments

Comments
 (0)