Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Best practice for storing secrets in Bitbucket Pipes (Google App Engine) in app.yaml

tmerrett March 18, 2019

What is the best practice for managing environment variables typically stored in the app.yaml file - obviously do not want to commit this file to source repo as contains secrets and environment based variables. How do you recommend managing this when deploying. We are using the PHP Flex app engine environment, but this best practise would be consistent across all environments.

1 answer

3 votes
Lava Kumar Dukanam _Appfire_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 19, 2019

Hi @tmerrett

You can define custom variables in bitbucket pipelines and mask them by marking it as secured in order to have additional security.

This document shows a set of default variables and how to define custom variables and use them.

Hope it helps!

Thanks,

Lava

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events