Add option destroy_protection: true/false which will prevent the destruction of the unit and all its dependencies.
To destroy protected units, should to change the option to false, execute the cdev apply and after that the destroy will become possible.
Add option
destroy_protection: true/false
which will prevent the destruction of the unit and all its dependencies. To destroy protected units, should to change the option to false, execute thecdev apply
and after that the destroy will become possible.What would you like to add
Why is this needed
Comments