Skip to content

Conversation

@rmbl
Copy link

@rmbl rmbl commented Feb 23, 2018

I'm using this to allow secrets in the repository which get automatically decrypted when running serverless. In my case this is the password for a rds db instance.

Usage:

custom:
    variable: ${decrypt:decryptedVariable}

I don't expect this to be merged as it needs async/await support in node which would require a version >= 7.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant