Resources in the UI does not show `ResourceOptions...
# general
g
Resources in the UI does not show
ResourceOptions
on a particular resource - is there a way to see that? For instance I want to see if
retain_on_delete
is True or False on a Snowflake table.
e
Raise an issue at https://github.com/pulumi/pulumi-cloud-requests/issues. The information is in the state file so the service UI should be able to show it.
g
Done