Using the Secrets Store


Get the latest docs

You are looking at documentation for an older release. Not what you want? Go to the current release documentation.

The secrets store provides a tenant-wide variable storage for data that you do not want to expose in plain text in Cloudify blueprints, such as login credentials for a platform. To use the secrets store, you must specify the path to it’s repository when you create the blueprint. For more information, see the get_secret intrinsic function.