You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debugging types ordering would be easier with some improvements to the unfurl plan / unfurl status outputs:
a) plan should show the type in addition to the resource name
b) plan should show the known properties/attributes of the resource (when verbose)
c) plan should report what dependencies a node is waiting on
Debugging types ordering would be easier with some improvements to the
unfurl plan
/unfurl status
outputs:a) plan should show the type in addition to the resource name
b) plan should show the known properties/attributes of the resource (when verbose)
c) plan should report what dependencies a node is waiting on
Something like
unfurl (plan|status) --graph
that outputs Graphviz with the relationship names:The text was updated successfully, but these errors were encountered: