I tried running the install command given in GCP documentation but the command is taking a long time and timing out. I tried reading the gcs file but I am also getting an 403 error saying I do not have enough permissions.
gcloud compute images create "redash-8-0-0" --source-uri gs://redash-images/redash.8.0.0-b32245-1.tar.gz
Is the documentation still up to date and is this working for others? Is there some public GCS file that I can read the image from?