{% extends "admin/base_site.html" %} {% load i18n %} {% block content %}

Deprovision the managed warehouse for organization {{ server.organization_id }}?

This makes a real control-plane /deprovision call for server {{ server.host }} and tears down the org's managed warehouse. This cannot be undone. The control-plane team rows are removed. The local DuckgresServer connection record is left in place for the record; delete it separately if needed.

{% csrf_token %}
Cancel
{% endblock %}