Get startup script logs
gce_startup_logs(instance, type = c("shell", "cloud-config", "nginx"))
instance: The instance to get startup script logs from
instance
type: The type of log to run
type
Will use SSH so that needs to be setup
Useful links