SecretManager class with a couple of methods I use to create a secret value in Secretmanager and retrieve the value of stored secret for reuse.
-
Updated
Jun 8, 2022 - JavaScript
SecretManager class with a couple of methods I use to create a secret value in Secretmanager and retrieve the value of stored secret for reuse.
Cloud Function that uses an http trigger, request that on an restFul API from a remote server and stored the result in Cloud Storage. The CLoud Function uses Google Secret Manager to hide any secrets.
Add a description, image, and links to the gcp-secret-manager topic page so that developers can more easily learn about it.
To associate your repository with the gcp-secret-manager topic, visit your repo's landing page and select "manage topics."