service_vcl: force destroy to allow deleting active services

This commit is contained in:
Iain Learmonth 2022-10-19 11:50:07 +01:00
parent 4d2b4e7bdd
commit 18d6f294f4

View file

@ -112,6 +112,8 @@ class ProxyFastlyAutomation(ProxyAutomation):
EOV EOV
type = "recv" type = "recv"
} }
force_destroy = true
} }
{% endfor %}{# subgroup #} {% endfor %}{# subgroup #}
{% endfor %}{# group #} {% endfor %}{# group #}