I'm hitting this as well. I've worked around it with:
for each model including controller: * juju destroy-model --force -y <model-name> then: * juju kill-controller -y -t 0 <controller-name>
I'm hitting this as well. I've worked around it with:
for each model including controller:
* juju destroy-model --force -y <model-name>
then:
* juju kill-controller -y -t 0 <controller-name>