actions-marketplace-validations/Hetzner Cloud (unofficial)

GitHub Action for interacting with Hetzner Cloud

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
actionThe action to perform (create, delete, start, stop)yes
server_idID of the server - required for action=deleteno
server_nameName of the server - required for action=createno
server_typeServer type to set upno
server_imageImage used to create the server. Required for action=createno
server_locationLocation of your server (default: nbg1)no
server_ssh_key_nameName of the SSH key you want to use to connect to the server.no
wait_for_sshIf set action will wait for port 22 to be available before finishing.no
namedescription
hcloud_server_idID of the server affected by the last action
hcloud_server_created_ipv4IPv4 address of the last created server
hcloud_server_created_ipv6IPv6 address of the last created server