Skip to content

Commit

Permalink
chore: update terraform docs
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-FFFFFF committed Oct 29, 2024
1 parent 7da8a8b commit 53d65fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ tfclean:
tools:
go install mvdan.cc/gofumpt@latest
go install github.com/katbyte/terrafmt@latest
go install github.com/terraform-docs/terraform-docs@v0.17.0
go install github.com/terraform-docs/terraform-docs@v0.19
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $$(go env GOPATH || $$GOPATH)/bin v1.52.2

# Makefile targets are files, but we aren't using it like this,
Expand Down

0 comments on commit 53d65fa

Please sign in to comment.