Add ability to only generate output invoke functions #260
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
kind/enhancement
Improvements or new features
Hello!
Issue details
Add the ability to only generate output invoke functions/prevent the generation of plain invoke functions.
This may seem like an arbitrary request on its own, but the ultimate desire would be to mark outputs on an invoke as secret, and given plain invokes don't have a mechanism to mark responses as secrets, there is no way to enforce users to use the output invoke and ensure the response data is always marked as secret correctly.
Affected area/feature
Related to:#259
The text was updated successfully, but these errors were encountered: