Merge pull request #945 from benja-M-1/feat/gcp-secrets

Add secrets deployment for GCP
This commit is contained in:
Sam Alba
2021-09-10 11:09:25 -07:00
committed by GitHub
6 changed files with 154 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
- [gcp/gcr](./gcp/gcr.md) - Google Container Registry
- [gcp/gcs](./gcp/gcs.md) - Google Cloud Storage
- [gcp/gke](./gcp/gke.md) - Google Kubernetes Engine
- [gcp/secretmanager](./gcp/secretmanager.md) - Google Cloud Secret Manager
- [git](./git.md) - Git operations
- [go](./go.md) - Go build operations
- [io](./io.md) - IO operations