Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 2d5c447

Browse files
Merge pull request #2724 from splunk/urbiz-OD7139-gcp-api
[7139]: GCP APIs
2 parents f1d78a1 + 1f06530 commit 2d5c447

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

gdi/get-data-in/connect/gcp/gcp-prereqs.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ To set up Workload Identity Federation to authenticate Splunk Observability Clou
3030

3131
#. Run the :new-page:`Workload Identity Federation Setup Script <https://github.com/signalfx/gcp_workload_identity_federation/blob/main/cli/README.md>` or use the :new-page:`Terraform Setup Module <https://github.com/signalfx/gcp_workload_identity_federation/blob/main/terraform/README.md>`.
3232

33+
#. In a new window or tab, activate these two APIs so that Splunk Observability Cloud can validate permissions on WIF.
34+
35+
* :new-page:`Cloud Monitoring API <https://cloud.google.com/monitoring/api/v3>`
36+
* :new-page:`Cloud Resource Manage API <https://console.cloud.google.com/apis/library/cloudresourcemanager.googleapis.com>`
37+
3338
To learn more refer to GCP's :new-page:`Workload Identity Federation <https://cloud.google.com/iam/docs/workload-identity-federation>` documentation.
3439

3540
Authenticate using Service Account Keys
@@ -53,7 +58,10 @@ To authenticate using your service account keys go to the GCP console and follow
5358

5459
#. Activate Key type :guilabel:`JSON`, and select :guilabel:`CREATE`. A new service account key JSON file is then downloaded to your computer. You will need this key to authenticate in the :guilabel:`Import Service Account Key` step in Splunk Observability Cloud.
5560

56-
#. In a new window or tab, go to :new-page:`Cloud Monitoring API <https://cloud.google.com/monitoring/api/v3>` and activate it. Splunk Observability Cloud uses this API to validate permissions on the service account keys.
61+
#. In a new window or tab, activate these two APIs so that Splunk Observability Cloud can validate permissions on the service account keys.
62+
63+
* :new-page:`Cloud Monitoring API <https://cloud.google.com/monitoring/api/v3>`
64+
* :new-page:`Cloud Resource Manage API <https://console.cloud.google.com/apis/library/cloudresourcemanager.googleapis.com>`
5765

5866
For more information, refer to GCP's docs on :new-page:`Service account keys <https://cloud.google.com/iam/docs/service-account-creds#key-types>`.
5967

0 commit comments

Comments
 (0)