Again, trying to follow the https://github.com/machulav/ec2-github-runner#example for Hetzner, I would need to run a few commands after the server was created.
This can be achieved by providing "user-data" to the Hetzner server instance. However, this action doesn't seem to allow providing any user data.
It would be great if this action could let the user provide an arbitrary string, so that a server can be set up during the provisioning process. Rather than SSH-ing into it later.
Again, trying to follow the https://github.com/machulav/ec2-github-runner#example for Hetzner, I would need to run a few commands after the server was created.
This can be achieved by providing "user-data" to the Hetzner server instance. However, this action doesn't seem to allow providing any user data.
It would be great if this action could let the user provide an arbitrary string, so that a server can be set up during the provisioning process. Rather than SSH-ing into it later.