Store the HFE script within the GCP's Bucket Storage to allow the HFE instance to automatically download and run the script.

Note

Startup script examples are located at:


To set up a Bucket Storage for HFE, perform the following steps:

  1. Go to Storage > Browser.
  2. Create the Bucket:
    1. Click CREATE BUCKET.
    2. Set the name and default storage class:

      Storage Class

    3. Set the Access control model to Set object-level and bucket-level permissions:

      Access Control Model

    4. Click CREATE.
  3. Upload HFE Script to the bucket:
    1. Click Upload Files.
    2. Select file and click Open.
  4. Set the permissions to allow the Service Account  to access the HFE script in the bucket:
    1. Click on the three dots on the uploaded file, and click Edit permissions.

      Edit Permissions

    2. Click Add Item.
    3. Add the service account previously created:
      1. ENTITY = User
      2. NAME = Email Address of Service Account
      3. ACCESS = Reader

        Add Service Account

    4. Click SAVE.