DefangLabs / defang

Defang CLI and sample projects. Defang is a radically simpler way for developers to develop, deploy, and debug cloud applications.
https://defang.io
MIT License
39 stars 9 forks source link

Update proto for pulumi-defang aliases support #867

Closed lionello closed 5 days ago

lionello commented 6 days ago

Description

Adding a new Networks message that contains aliases. Renaming the old (obsolete) message and field, which is OK since names are not used in gRPC.

Also took the opportunity to change ServiceID to GetRequest to match the suggested gRPC naming scheme.

Linked Issues

Checklist