GCP Secret Manager is a beta service to store and manage the various secrets (API Keys, etc) that applications and services may need. This article explains how to use the API from a Cloud Function.
Google has created a lot of documentation around the use and creation of cloud functions. But it is a bit scattered and can be hard to piece together.
This article is an attempt to bring the basics into one place for easy reference. Along the way, I’ll hopefully add a bit of guidance as well.
A simple way to automate Netlify redeploys using Google Cloud Scheduler