Title says it, where do you guys store your secrets and other app 
configuration? The stuff that will change depending on the environment 
(prod, stage, dev etc.)...

With kubernetes, there are the Secret and ConfigMap objects, which are 
perfect for exactly that. Is there something comparable in AppEngine?

If not, I think I could use IAM key management, store them in a bucket, or 
even use deployment manager. But this all looks way too far fetched, for 
something that feels like it should be close to AE's core. What am I 
missing?

Thanks,
Bernhard

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f8f10c84-7fa4-4d8a-be92-32539ce48fcd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to