graceful Shutdown
Parameters
value
A boolean indicating whether the droplet should be gracefully shut down before it is deleted.
NOTE: If you use
volume_ids
on a Droplet, this provider will assume management over the full set volumes for the instance, and treat additional volumes as a drift. For this reason,volume_ids
must not be mixed with externaldigitalocean.VolumeAttachment
resources for a given instance.