Adding a Google Cloud Platform connector configuration
Before you begin
Make sure that you have performed the following actions:
- Downloaded and deployed the latest Cloud actions bundle from Electronic Product Download (EPD). To download the package, visit EPD Direct Download.
Created a service account in Google Cloud.
To create an account, see Create a Google Cloud account.
To configure a Google Cloud Platform connector
- Log in to BMC Helix Innovation Studio.
- Navigate to the Administration tab.
- Select Connectors > Google Cloud Platform, and click Add new setting.
Enter the values for the following fields:
Field
Description
Example
Connection Id
The connection ID for the connection.
7f46afa3-7feb-43f8-8c-xxxxxxxxxxxx
Name
The name for the connection.
Important - The value in the Name field must be Google Cloud Platform.
GCP connection
Project ID
A globally unique identifier for your project.
To locate the Project ID, log in to Google Cloud Console, and navigate to Dashboard <your project > Project Info.
sso-gcp-test-rem-pub-ccxxxxx
Private Key ID
The Private Key associated with your project.
To locate the Private Key:
- Log in to Google Cloud Console, and navigate to IAM & Admin > Service Accounts.
- Select the email address of the service account and click the Keys tab.
6766a11893e5b741df751tyfd298a8xxxxxxxxxx
Private Key
The value of the Private Key associated with your project.
-----BEGIN PRIVATE KEY-----\<PrivateKey>\n-----END PRIVATE KEY-----\n
Client Email
The email address provided while creating the service account.
Client ID
The service account ID.
110930523386426xxxxxx
- Click Save.