Parse an incoming blueprint resource document into a typed
WorkflowsResource, validating the deployment exactly like
the definer does. Lifecycle defaults to retain; deletion policies and
ownership actions the provider cannot implement are rejected. The boundary
for provider lifecycle calls, whose input is JSON from the stack, never a
typed value.
Parse an incoming blueprint resource document into a typed WorkflowsResource, validating the deployment exactly like the definer does. Lifecycle defaults to
retain; deletion policies and ownership actions the provider cannot implement are rejected. The boundary for provider lifecycle calls, whose input is JSON from the stack, never a typed value.