We’ve introduced caching to make deployment plans faster. The new Caching Deployment Plan feature reduces plan generation time by skipping SQL re-renders for Nodes that haven’t changed.

The feature can be enabled in two ways:

  • CLI flag: coa plan --enableCache

  • UI toggle: Available in the "Parameters" step of the deployment wizard.

Learn more about using deployment caching in our documentation.