Skip to content

ProductivityTools-Learning/ProductivityTools.Example.GCP.SecretManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCP.SecretManager

This is a simple python app which returns value from the Secret Manager and app is deployed as Google App Engine

gcloud app create --project banded-edge-363320
gcloud app deploy

Tutorial

Link Enabble API

gcloud secrets list
echo -n "pwValue" | gcloud secrets versions add pwsecret --data-file=-

If you face the error

Add Secret Manager Secret Accessor for the App engine Service Account

Copy Service account name

Add it in the IAM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages