From 75a6dab413097294b1de4afdb7921ffebeb465b7 Mon Sep 17 00:00:00 2001 From: Julio Castillo Date: Tue, 11 Oct 2022 14:53:15 +0200 Subject: [PATCH] Fix cloud shell links --- blueprints/cloud-operations/glb_and_armor/README.md | 2 +- blueprints/data-solutions/cloudsql-multiregion/README.md | 3 ++- .../data-solutions/gcs-to-bq-with-least-privileges/README.md | 2 +- .../third-party-solutions/wordpress/cloudrun/README.md | 5 +---- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/blueprints/cloud-operations/glb_and_armor/README.md b/blueprints/cloud-operations/glb_and_armor/README.md index 76557e82..976277ad 100644 --- a/blueprints/cloud-operations/glb_and_armor/README.md +++ b/blueprints/cloud-operations/glb_and_armor/README.md @@ -66,7 +66,7 @@ Click on the button below, sign in if required and when the prompt appears, clic This will clone the repository to your cloud shell and a screen like this one will appear: -![cloud_shell](cloud_shell.png) +![https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fterraform-google-modules%2Fcloud-foundation-fabric&cloudshell_print=cloud-shell-readme.txt&cloudshell_working_dir=blueprints%2Fcloud-operations%2Fglb_and_armor](cloud_shell.png) Before we deploy the architecture, you will need the following information: diff --git a/blueprints/data-solutions/cloudsql-multiregion/README.md b/blueprints/data-solutions/cloudsql-multiregion/README.md index bd389666..318beae8 100644 --- a/blueprints/data-solutions/cloudsql-multiregion/README.md +++ b/blueprints/data-solutions/cloudsql-multiregion/README.md @@ -39,7 +39,8 @@ If `project_create` is left to `null`, the identity performing the deployment ne Click on the image below, sign in if required and when the prompt appears, click on “confirm”. -[

Open Cloudshell

](https://goo.gle/GoCloudSQL) + +![https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fterraform-google-modules%2Fcloud-foundation-fabric&cloudshell_print=cloud-shell-readme.txt&cloudshell_working_dir=blueprints%2Fdata-solutions%2Fcloudsql-multiregion](cloud_shell.png) This will clone the repository to your cloud shell and a screen like this one will appear: diff --git a/blueprints/data-solutions/gcs-to-bq-with-least-privileges/README.md b/blueprints/data-solutions/gcs-to-bq-with-least-privileges/README.md index 72cfe6ea..1b122afc 100644 --- a/blueprints/data-solutions/gcs-to-bq-with-least-privileges/README.md +++ b/blueprints/data-solutions/gcs-to-bq-with-least-privileges/README.md @@ -64,7 +64,7 @@ Click on the button below, sign in if required and when the prompt appears, clic This will clone the repository to your cloud shell and a screen like this one will appear: -![cloud_shell](cloud_shell.png) +![https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fterraform-google-modules%2Fcloud-foundation-fabric&cloudshell_print=cloud-shell-readme.txt&cloudshell_working_dir=blueprints%2Fdata-solutions%2Fgcs-to-bq-with-least-privileges](cloud_shell.png) Before you deploy the architecture, make sure you run the following command to move your cloudshell session into your service project: diff --git a/blueprints/third-party-solutions/wordpress/cloudrun/README.md b/blueprints/third-party-solutions/wordpress/cloudrun/README.md index 69e00121..a684655b 100644 --- a/blueprints/third-party-solutions/wordpress/cloudrun/README.md +++ b/blueprints/third-party-solutions/wordpress/cloudrun/README.md @@ -36,10 +36,7 @@ If `project_create` is left to null, the identity performing the deployment need If you want to deploy from your Cloud Shell, click on the image below, sign in if required and when the prompt appears, click on “confirm”. -[

Open Cloudshell

](https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2FGoogleCloudPlatform%2Fcloud-foundation-fabric&cloudshell_print=cloud-shell-readme.txt&cloudshell_working_dir=blueprints%2Fthird-party-solutions%2Fwordpress - -https://shell.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2FGoogleCloudPlatform%2Fcloud-foundation-fabric&cloudshell_workspace=blueprints%2Fthird-party-solutions%2Fwordpress%2Fcloudrun -) +![https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fterraform-google-modules%2Fcloud-foundation-fabric&cloudshell_print=cloud-shell-readme.txt&cloudshell_working_dir=blueprints%2Fthird-party-solutions%2Fwordpress%2Fcloudrun](cloud_shell.png) Otherwise, in your console of choice: ``` {shell}