Skip to content

Commit d9ce0db

Browse files
committed
Update ServiceID comment
1 parent 0f7e4b6 commit d9ce0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io/defang/v1/fabric.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ message GetRequest { // was ServiceID
405405
}
406406

407407
message ServiceID {
408-
option deprecated = true; // still used by the old pulumi-defang provider
408+
option deprecated = true; // still used by pulumi-defang providers stored in state files
409409
string name = 1;
410410
string project = 2;
411411
}

0 commit comments

Comments
 (0)