This page shows the exact provider delta for {{ change_plan }}.
Submitting the form records an auditable preview execution without applying any provider changes.
{% if error_text %}
{{ error_text }}
{% endif %}
{% if execution %}
Recorded preview execution {{ execution.name }}.
{% endif %}
{% if delta %}
Outbound Delta
{{ delta }}
{% endif %}