Unregister runner on destroy
In terraform-dynamic, gitlab-runner unregister
is automatically called on virtual machine destruction.
The same mechanism should be done even in the simpler context of terraform
, because if the specification changes, the former runner should be unregistered.