Secret Manager API workflow
Secret Manager exposes a REST API and a gRPC API for using and managing secrets directly or in your applications.
Follow the Google provided instruction to enable the Secret Manager for your project.
Create a secret
Manage secret access
Manage Functions access to secrets
Access secrets from cloud functions
Create utility function to get secrets from secret manager
Retrieve secret from cloud function
Last updated