Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
---
title: GCP Secret Manager
description: Connecting to GCP Secret Manager from your DevBox.
---
# GCP Secret Manager

You are connecting to a GCP Secret Manager from your DevBox.

If you're more of a visual learner, check out the [video tutorial](#video-walkthrough)!

## Architecture Diagram

![GCP Key Vault Architecture](../../../.gitbook/assets/gcp-secret-manager-architecture.png)
Expand Down Expand Up @@ -178,3 +181,7 @@ python3 <file-name>.py
If the connection is successful, you should see **Secret** printed in the terminal output.

![GCP Secret Manager Connection](../../../.gitbook/assets/gcp-secret-manager-access.png)

## Video Walkthrough

{% embed url="https://devzero.b-cdn.net/GCP%20how%20to%20guide%20Secrets%20Manager%20Video.mp4" %}
2 changes: 1 addition & 1 deletion how-to-guides/existing-network/connecting-to-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ ping <ip_address>

## Video Walkthrough

{% embed url="https://devzero.b-cdn.net/how%20to%20guide%20AWS%20VPC.mp4" %}
{% embed url="https://devzero.b-cdn.net/how%20to%20guide%20azure%20vnet.mp4" %}