Hi - does DO have termination protection on droplets to avoid mistakenly killing a droplet. Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @KDSys - thanks, appears a tad basic to me. is there anything for protection when using doctl or api?
I’m a little squeamish about using a lot of IaC (ansible etc) on DO if no proper terminate protection. Ideally, we need to have a single authority user who alone can request termination. What is DO’s IAM like? Can users be locked down to not able to kill droplets in certain projects?
thanks for your help
Hi @hugh197898,
The termination protection currently is a Modal Dialog popping out asking if you really want to destroy your droplet if you accidentally clicked destroy.
Regards, KDSys