Skip to content

[Feature]: Ability to specify a timeout for gracefull server shutdown #1336

@akilin

Description

@akilin

What whould you like to see?

Hi, when specifying shutdown_before_deletion = true for hcloud_server, I often end up with the next warning when performing terraform destroy:

Warning: Server id 12345 did not finish shutting down gracefully in time, deleting it anyways.

Which sort of defeats the purpose of shutdown_before_deletion, which is supposed shut down the node gracefully.

It would be nice if there were an option to configure the timeout for graceful server shutdown, in cases where I know that it can take a while, and want it to wait, to avoid potential data loss.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions