Validate + return a provision config. Throws on a duplicate ref, an undeclared-ref reference, or a binding cycle (via topoOrder) — all the static errors, surfaced before apply touches a provider.
apply
Validate + return a provision config. Throws on a duplicate ref, an undeclared-ref reference, or a binding cycle (via topoOrder) — all the static errors, surfaced before
applytouches a provider.