In order to limit the number of zombies created by Slab, the goal of this PR is to associate to a newly created AWS instance a termination time set by the user.
Let's follow Github workflow naming and use slab-timeout-minutes as the input parameter.
Default value could be hardcoded or synced with workflow timeout-minutes parameter fetched from the API.