We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7e4b6 commit d9ce0dbCopy full SHA for d9ce0db
io/defang/v1/fabric.proto
@@ -405,7 +405,7 @@ message GetRequest { // was ServiceID
405
}
406
407
message ServiceID {
408
- option deprecated = true; // still used by the old pulumi-defang provider
+ option deprecated = true; // still used by pulumi-defang providers stored in state files
409
string name = 1;
410
string project = 2;
411
0 commit comments