diff --git a/how-to-guides/existing-network/connecting-to-gcp.md b/how-to-guides/existing-network/connecting-to-gcp.md index 81b850a..155eec9 100644 --- a/how-to-guides/existing-network/connecting-to-gcp.md +++ b/how-to-guides/existing-network/connecting-to-gcp.md @@ -5,6 +5,8 @@ title: Connecting to GCP # Connecting to GCP +If you're more of a visual learner, check out the [video tutorial](#video-walkthrough)! + ## Step 1: Create a VPC 1. Go to **VPC Network > VPC Networks**. @@ -77,3 +79,7 @@ dz net status You should see the GCP virtual machine hostname. 10. Now you will be able to access Private GCP Resources from your DevBox. + +## Video Walkthrough + +{% embed url="https://devzero.b-cdn.net/Setting%20Up%20VPC%20and%20Bastion%20Hosts%20in%20GCP.mp4" %}