mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
make: Add check for protobuf dependencies
This commit is contained in:
1
Makefile
1
Makefile
@@ -88,6 +88,7 @@ generate: tools
|
||||
# If you are working on changes to protobuf interfaces you may either use
|
||||
# this target or run the individual scripts below directly.
|
||||
protobuf:
|
||||
bash scripts/protobuf-check.sh
|
||||
bash internal/tfplugin5/generate.sh
|
||||
bash plans/internal/planproto/generate.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user