Skip to content

Commit 9df5f98

Browse files
committed
update tfplugindocs
1 parent 6394ea0 commit 9df5f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/project.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ elif [ "$action" = "tools" ]; then
1616

1717
go mod download
1818

19-
go install github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs@v0.21.0
19+
go install github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs@v0.24.0
2020
else
2121
echo "Invalid action: '$action', please use $0 help for help"
2222
fi

0 commit comments

Comments
 (0)