From fcb658585f7005dc916b6ecb4b97ff2d8b5a98ae Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 29 Sep 2024 18:33:17 +0000 Subject: [PATCH] setup guides generated --- LINUX.md | 18 ------------------ WINDOWS.md | 18 ------------------ macOS.md | 18 ------------------ 3 files changed, 54 deletions(-) diff --git a/LINUX.md b/LINUX.md index 8cbd199..b1a6364 100644 --- a/LINUX.md +++ b/LINUX.md @@ -936,10 +936,6 @@ Since the [service account](https://cloud.google.com/iam/docs/service-accounts) #### Go to the Service Accounts page -
- Click to expand - - Navigate to the GCP service accounts page at [this link](https://console.cloud.google.com/apis/credentials/serviceaccountkey). - Select your project in the list of recent projects if asked to. @@ -949,14 +945,8 @@ An alternate way to navigate to the Service Accounts page is from the following: 01 Go to Service Accounts -
- #### Create a service account -
- Click to expand - - - Click on **CREATE SERVICE ACCOUNT**. 02 Create Service Account @@ -973,15 +963,9 @@ An alternate way to navigate to the Service Accounts page is from the following: 04 Done -
- #### Create a json key 🔑 for this service account -
- Click to expand - - - On the service accounts page, click on the email address of the newly created service account. 05 Select the service account @@ -1002,8 +986,6 @@ An alternate way to navigate to the Service Accounts page is from the following: - The browser has now saved the service account json file 🔑 in your downloads directory (it is named according to your service account name, something like `le-wagon-data-123456789abc.json`). -
- - Store the service account json file somewhere you'll remember, for example: diff --git a/WINDOWS.md b/WINDOWS.md index 973d022..83ae027 100644 --- a/WINDOWS.md +++ b/WINDOWS.md @@ -1613,10 +1613,6 @@ Since the [service account](https://cloud.google.com/iam/docs/service-accounts) #### Go to the Service Accounts page -
- Click to expand - - Navigate to the GCP service accounts page at [this link](https://console.cloud.google.com/apis/credentials/serviceaccountkey). - Select your project in the list of recent projects if asked to. @@ -1626,14 +1622,8 @@ An alternate way to navigate to the Service Accounts page is from the following: 01 Go to Service Accounts -
- #### Create a service account -
- Click to expand - - - Click on **CREATE SERVICE ACCOUNT**. 02 Create Service Account @@ -1650,15 +1640,9 @@ An alternate way to navigate to the Service Accounts page is from the following: 04 Done -
- #### Create a json key 🔑 for this service account -
- Click to expand - - - On the service accounts page, click on the email address of the newly created service account. 05 Select the service account @@ -1679,8 +1663,6 @@ An alternate way to navigate to the Service Accounts page is from the following: - The browser has now saved the service account json file 🔑 in your downloads directory (it is named according to your service account name, something like `le-wagon-data-123456789abc.json`). -
- We will now move the service account json file from your Windows disk to the Ubuntu disk. This will allow the development tools in Ubuntu to access to the resources of your GCP account. diff --git a/macOS.md b/macOS.md index e50fd59..7ba4200 100644 --- a/macOS.md +++ b/macOS.md @@ -1042,10 +1042,6 @@ Since the [service account](https://cloud.google.com/iam/docs/service-accounts) #### Go to the Service Accounts page -
- Click to expand - - Navigate to the GCP service accounts page at [this link](https://console.cloud.google.com/apis/credentials/serviceaccountkey). - Select your project in the list of recent projects if asked to. @@ -1055,14 +1051,8 @@ An alternate way to navigate to the Service Accounts page is from the following: 01 Go to Service Accounts -
- #### Create a service account -
- Click to expand - - - Click on **CREATE SERVICE ACCOUNT**. 02 Create Service Account @@ -1079,15 +1069,9 @@ An alternate way to navigate to the Service Accounts page is from the following: 04 Done -
- #### Create a json key 🔑 for this service account -
- Click to expand - - - On the service accounts page, click on the email address of the newly created service account. 05 Select the service account @@ -1108,8 +1092,6 @@ An alternate way to navigate to the Service Accounts page is from the following: - The browser has now saved the service account json file 🔑 in your downloads directory (it is named according to your service account name, something like `le-wagon-data-123456789abc.json`). -
- - Store the service account json file somewhere you'll remember, for example: