Hi guys, is there anyway to see the preview of `Re...
# automation-api
a
Hi guys, is there anyway to see the preview of
RefreshAsync
command before actually changing the state? Something like
PreviewAsync
but for refresh instead.
l
Yes, there should be a
refresh
option for the
PreviewAsync
api but it is missing. Would you mind opening an issue? github.com/pulumi/pulumi/issues/new
b
I think he's looking for a preview of the refresh action itself, not an option that triggers the refresh action before a preview. I've seen a request for this behavior before