mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
tfplugin5+tfplugin5: Adopt the latest protocol versions (#2817)
Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
This commit is contained in:
@@ -60,11 +60,6 @@ var protocSteps = []protocStep{
|
||||
"internal/plans/internal/planproto",
|
||||
[]string{"--go_out=paths=source_relative:.", "planfile.proto"},
|
||||
},
|
||||
{
|
||||
"cloudproto1 (cloud protocol version 1)",
|
||||
"internal/cloudplugin/cloudproto1",
|
||||
[]string{"--go_out=paths=source_relative,plugins=grpc:.", "cloudproto1.proto"},
|
||||
},
|
||||
}
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user